Skip to content

Commit edf2572

Browse files
authored
chore: fix typo (#9306)
1 parent f32ec17 commit edf2572

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
@@ -181,7 +181,7 @@ Shortcut for starting the SFC Playground in local dev mode. This provides the fa
181181

182182
### `nr dev-esm`
183183

184-
Builds and watches `vue/dist/vue-runtime.esm-bundler.js` with all deps inlined using esbuild. This is useful when debugging the ESM build in a reproductions that require real build setups: link `packages/vue` globally, then link it into the project being debugged.
184+
Builds and watches `vue/dist/vue-runtime.esm-bundler.js` with all deps inlined using esbuild. This is useful when debugging the ESM build in a reproduction that requires real build setups: link `packages/vue` globally, then link it into the project being debugged.
185185

186186
### `nr dev-compiler`
187187

0 commit comments

Comments
 (0)