We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 544023d commit 849c2e9Copy full SHA for 849c2e9
ja/basic.md
@@ -12,7 +12,7 @@ npm install vue vue-server-renderer --save
12
13
- Node.js のバージョンは6以上を使用することを推奨します
14
- `vue-server-renderer` と `vue` のバージョンは一致している必要があります
15
-- `vue-server-renderer` は Node.js のネイティブモジュールに依存しているため、Node.js でのみ使用できます。 私たちは、将来的に他のJavaScript ランタイムで実行できるよりシンプルなビルドを提供するかもしれません。
+- `vue-server-renderer` は Node.js のネイティブモジュールに依存しているため、Node.js でのみ使用できます。 私たちは将来的に他のJavaScript ランタイムで実行できるよりシンプルなビルドを提供するかもしれません。
16
17
## Vue インスタンスを描画
18
0 commit comments