Explorar el Código

Merge pull request #15226 from Anaranjo97/patch-1

Update How-to-run-things-locally.html
Mr.doob hace 7 años
padre
commit
36f9f34752
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/manual/en/introduction/How-to-run-things-locally.html

+ 1 - 1
docs/manual/en/introduction/How-to-run-things-locally.html

@@ -154,7 +154,7 @@ ruby -r webrick -e "s = WEBrick::HTTPServer.new(:Port => 8000, :DocumentRoot =>
 				<code>chrome --allow-file-access-from-files</code>
 				<code>chrome --allow-file-access-from-files</code>
 
 
 				<p>
 				<p>
-					On Windows, probably the easiest is probably to create a special shortcut icon which has
+					On Windows, the easiest is probably to create a special shortcut icon which has
 					added the flag given above (right-click on shortcut -&gt; properties -&gt; target).
 					added the flag given above (right-click on shortcut -&gt; properties -&gt; target).
 				</p>
 				</p>
 
 

粤ICP备19079148号