Tony Allison
Committed by GitHub

Update route_management.md

removed semicolon to fix compiler error in example
... ... @@ -476,7 +476,7 @@ Get.bottomSheet(
),
],
),
);
)
);
```
... ...