Skip to content

Commit 01cf8bc

Browse files
gkwan-ibmRuilin-Ma
andauthored
Change to use dev mode (#207)
* Change to use dev mode * Update the Current Year to README.adoc --------- Co-authored-by: Ruilin-Ma <[email protected]>
1 parent 7c765a0 commit 01cf8bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019, 2022 IBM Corporation and others.
1+
// Copyright (c) 2019, 2023 IBM Corporation and others.
22
// Licensed under Creative Commons Attribution-NoDerivatives
33
// 4.0 International (CC BY-ND 4.0)
44
// https://creativecommons.org/licenses/by-nd/4.0/
@@ -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 development mode by pressing `CTRL+C` in the command-line session where you ran the server, 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 server, or by typing `q` and then pressing the `enter/return` key.
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)