Просмотр исходного кода

Fix typo and link in Installation manual (#32972)

Pavan Shinde 2 недель назад
Родитель
Сommit
950578f359
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      manual/en/installation.html

+ 1 - 1
manual/en/installation.html

@@ -85,7 +85,7 @@ import * as THREE from 'three';
 
 
           <ol>
           <ol>
             <li>
             <li>
-              Install [link:https://nodejs.org/ Node.js]. We'll need it to load manage dependencies and to run our build tool.
+              Install [link:https://nodejs.org/ Node.js]. We'll need it to manage dependencies and to run our build tool.
             </li>
             </li>
             <li>
             <li>
               <p>
               <p>

粤ICP备19079148号