瀏覽代碼

chore: fix typo (#9306)

Tycho 2 年之前
父節點
當前提交
edf2572615
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/contributing.md

+ 1 - 1
.github/contributing.md

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