Skip to content

Commit 20fca2a

Browse files
author
Jeff Sanchez
committed
another typo fixed
1 parent f79ec1b commit 20fca2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,9 @@ A: `<a [routerLink]=”[’product.id’]”>{{product.id}}</a>`
251251

252252
A: boolean or a Promise/Observable resolving to boolean value.
253253

254-
**What is <router-outlet> for?**
254+
**What is `<router-outlet>` for?**
255255

256-
A: Place where routes are mounted in the app??
256+
A: Specifies the place where routes are mounted in the application.
257257

258258

259259
## Styling Questions:

0 commit comments

Comments
 (0)