Skip to content

Commit ef96315

Browse files
authored
Merge pull request #212 from OpenLiberty/staging
Merge staging to prod - Removed extra options to stop dev mode (#211)
2 parents 753e4b4 + fdffb51 commit ef96315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ ifdef::cloud-hosted[]
331331
Whenever you change and build your Angular implementation, the changes are automatically reflected at the URL for the launched application.
332332
endif::[]
333333

334-
When you are done checking the application root, exit dev mode by pressing `CTRL+C` in the command-line session where you ran the Liberty, or by typing `q` and then pressing the `enter/return` key.
334+
When you are done checking the application root, exit dev mode by pressing `CTRL+C` in the command-line session where you ran the Liberty.
335335

336336
Although the Angular application that this guide shows you how to build is simple, when you build more complex Angular applications, testing becomes a crucial part of your development lifecycle. If you need to write test cases, follow the official unit testing and end-to-end testing documentation on the https://angular.io/guide/testing[official Angular page^].
337337

0 commit comments

Comments
 (0)