From 0b38821a33b9b25ec83b7cd173d3d79fe61b6020 Mon Sep 17 00:00:00 2001 From: Jonathan <75943909+TheUltimateOptimist@users.noreply.github.com> Date: Thu, 27 Apr 2023 17:19:35 +0200 Subject: [PATCH] fixed typo in README Replaced "were" in line 344 of the README with "where". --- packages/go_router_builder/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/go_router_builder/README.md b/packages/go_router_builder/README.md index 6632625afc8..c618c6c103f 100644 --- a/packages/go_router_builder/README.md +++ b/packages/go_router_builder/README.md @@ -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: