diff --git a/aio/content/guide/router-tutorial-toh.md b/aio/content/guide/router-tutorial-toh.md index c767068aa5..b6f9823a75 100644 --- a/aio/content/guide/router-tutorial-toh.md +++ b/aio/content/guide/router-tutorial-toh.md @@ -579,7 +579,7 @@ The application continues to work just the same, and you can use `AppRoutingModu {@a why-routing-module} -### Benfits of a routing module +### Benefits of a routing module The routing module, often called the `AppRoutingModule`, replaces the routing configuration in the root or feature module. @@ -2890,4 +2890,4 @@ to see the finished route configuration. For the completed router app, see the for the final source code. -{@a link-parameters-array} \ No newline at end of file +{@a link-parameters-array}