We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f8e23 commit 9de3d34Copy full SHA for 9de3d34
run-locally.html.md.erb
@@ -16,7 +16,7 @@ $ npm start
16
17
Open <a href="http://localhost:3000" target="_blank">http://localhost:3000</a> with your web browser. You should see your app running locally.
18
19
-To stop the app from running locally, in the CLI, press `Ctrl+C` to exit.
+To stop the app from running locally, in the shell terminal, press `Ctrl+C` to exit.
20
21
<div style="text-align:center;margin:3em;">
22
<a href="./push-changes.html" class="btn btn-primary">I can run my App locally</a>
0 commit comments