Index: native_client_sdk/doc_generated/devguide/devcycle/running.html |
diff --git a/native_client_sdk/doc_generated/devguide/devcycle/running.html b/native_client_sdk/doc_generated/devguide/devcycle/running.html |
index a0af8715cefc4ea226890fa9b6ab25fc9b5aa3aa..c34060c34a557951c5a93bffbaeacb3409f55e82 100644 |
--- a/native_client_sdk/doc_generated/devguide/devcycle/running.html |
+++ b/native_client_sdk/doc_generated/devguide/devcycle/running.html |
@@ -251,9 +251,9 @@ information about CWS manifest files and application icons, see:</p> |
<li>Enable the <a class="reference internal" href="#flag"><em>Native Client flag</em></a> in Chrome.</li> |
<li>Start a <a class="reference internal" href="#web-server"><em>local web server</em></a>.</li> |
<li>Put your application under the examples directory in the SDK bundle you are |
-using (e.g., in the directory <code>pepper_31/examples/my_app</code>).</li> |
+using (for example, in the directory <code>pepper_35/examples/my_app</code>).</li> |
<li>Access your application on the local server by typing the location of its |
-HTML file in Chrome, e.g.: |
+HTML file in Chrome, for example: |
<code>http://localhost:5103/my_app/my_app_main_page.html</code>.</li> |
</ul> |
<aside class="note"> |