Skip to content

Commit 01fe1ff

Browse files
TheUltimateOptimistnploi
authored andcommitted
[go_router_builder] fixed typo in README (flutter#3835)
Replaced "were" in line 344 of the README with "where".
1 parent 91b5f52 commit 01fe1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/go_router_builder/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ class FancyRoute extends GoRouteData {
341341

342342
## TypedShellRoute and navigator keys
343343

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

0 commit comments

Comments
 (0)