Fix typo in StackRouter.md (#975)

This commit is contained in:
Joe McKie
2017-04-13 02:01:40 +02:00
committed by Eric Vicenti
parent 93976d358e
commit 44e78f8644

View File

@@ -50,7 +50,7 @@ Each item in the config may have the following:
Config options that are also passed to the stack router.
- `initalRouteName` - The routeName for the default route when the stack first loads
- `initialRouteName` - The routeName for the default route when the stack first loads
- `initialRouteParams` - Default params of the initial route
- `paths` - Provide a mapping of routeName to path config, which overrides the paths set in the routeConfigs.