Skip to content

Commit 1ddd821

Browse files
committed
Merge pull request #213 from julen/readme-fix
README: fixed library name
2 parents 2662d23 + 274fe17 commit 1ddd821

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
@@ -105,8 +105,8 @@ Benefits of This Approach
105105
application is represented by these routes.
106106

107107
4. **URLs are your first thought, not an after-thought** - With React
108-
Nested Router, you don't get UI on the page without configuring a url
109-
first. Fortunately, its wildly productive this way, too.
108+
Router, you don't get UI on the page without configuring a url first.
109+
Fortunately, its wildly productive this way, too.
110110

111111
Related Modules
112112
---------------

0 commit comments

Comments
 (0)