Skip to content

Commit 1941a25

Browse files
chore: fix typo (#7692)
1 parent 9753973 commit 1941a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ import { h } from '@vue/runtime-core'
261261
This is made possible via several configurations:
262262

263263
- For TypeScript, `compilerOptions.paths` in `tsconfig.json`
264-
- Vitest and Rollup share the sae set of aliases from `scripts/aliases.js`
264+
- Vitest and Rollup share the same set of aliases from `scripts/aliases.js`
265265
- For plain Node.js, they are linked using [PNPM Workspaces](https://pnpm.io/workspaces).
266266

267267
### Package Dependencies

0 commit comments

Comments
 (0)