Skip to content

Commit 5273429

Browse files
jdgarveykatowulf
authored andcommitted
docs(intall): Fix a couple grammar errors
Corrects step numbers and improves wording.
1 parent 916a02e commit 5273429

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/1-install-and-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,15 +139,15 @@ Open `/src/app/app.component.html`:
139139
</ul>
140140
```
141141

142-
### 6. Run your app
142+
### 7. Run your app
143143

144144
```bash
145145
ng serve
146146
```
147147

148148
Run the serve command and go to `localhost:4200` in your browser.
149149

150-
And that's it! If it totally borke, file an issue and let us know.
150+
And that's it! If it's totally *borked*, file an issue and let us know.
151151

152152
###[Next Step: Retrieving data as objects](2-retrieving-data-as-objects.md)
153153

0 commit comments

Comments
 (0)