chore(README): fix a typo
This commit is contained in:
parent
2aa615b4ae
commit
f164715678
|
@ -1,4 +1,4 @@
|
|||
Angular Route
|
||||
Angular Router
|
||||
=========
|
||||
|
||||
Managing state transitions is one of the hardest parts of building applications. This is especially true on the web, where you also need to ensure that the state is reflected in the URL. In addition, we often want to split applications into multiple bundles and load them on demand. Doing this transparently isn’t trivial.
|
||||
|
|
Loading…
Reference in New Issue