Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/go_router_builder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ class FancyRoute extends GoRouteData {

## TypedShellRoute and navigator keys

There may be situations were a child route of a shell needs to be displayed on a
There may be situations where a child route of a shell needs to be displayed on a
different navigator. This kind of scenarios can be achieved by declaring a
**static** navigator key named:

Expand Down