Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit f60a045

Browse files
committed
Update README.md
1 parent 02b3d6b commit f60a045

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

notes-app-gateway/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ topics. The end result of the tutorial will be the transformation of
3939
>Anytime you find yourself lost or in an invalid state, please run the included
4040
>[`clean` script](./sample-configs/clean) (ie. `./sample-configs/clean`) to
4141
>reset the application to it's initial state. Then run any install script to
42-
>get bring the project back to the desired step (ie.
43-
>`./sample-configs/step-1/install`, etc).
42+
>get bring the project back to the desired step (ie. `./sample-configs/step-1/install`).
4443
4544
You can run any step of this tutorial by executing it's corresponding *install*
4645
script. For example, to run step 1:
@@ -73,8 +72,7 @@ There are five main steps and two optional steps:
7372
>Anytime you find yourself lost or in an invalid state, please run the included
7473
>[`clean` script](./sample-configs/clean) (ie. `./sample-configs/clean`) to
7574
>reset the application to it's initial state. Then run any install script to
76-
>get bring the project back to the desired step (ie.
77-
>`./sample-configs/step-1/install`, etc).
75+
>get bring the project back to the desired step (ie. `./sample-configs/step-1/install`).
7876
7977
###Step 1 - Copy files from `notes-app-plain` to `notes-app-gateway`
8078

0 commit comments

Comments
 (0)