Skip to content

Commit 0a05b8d

Browse files
committed
Content improvement
1 parent d673032 commit 0a05b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1407,7 +1407,7 @@ You can download the PDF and Epub version of this repository from the latest run
14071407
**[⬆ Back to Top](#table-of-contents)**
14081408
14091409
68. ### What are active router links?
1410-
RouterLinkActive is a directive that toggles css classes for active RouterLink bindings based on the current RouterState. i.e, the Router will add CSS classes when this link is active and and remove when the link is inactive. For example, you can add them to RouterLinks as below
1410+
RouterLinkActive is a directive that toggles css classes for active RouterLink bindings based on the current RouterState. i.e, The Router will add CSS classes when this link is active and remove when the link is inactive. For example, you can add them to RouterLinks as below.
14111411
14121412
```html
14131413
<h1>Angular Router</h1>

0 commit comments

Comments
 (0)