소스 검색

Update How-to-run-things-locally.html

delete repeated "probably"
Anaranjo97 6 년 전
부모
커밋
46abc65f70
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>
 
 				<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).
 				</p>