diff --git a/ej2-angular/grid/how-to/create-a-routing-sample.md b/ej2-angular/grid/how-to/create-a-routing-sample.md index e49044de8d..9680a0ebb3 100644 --- a/ej2-angular/grid/how-to/create-a-routing-sample.md +++ b/ej2-angular/grid/how-to/create-a-routing-sample.md @@ -8,7 +8,7 @@ documentation: ug domainurl: ##DomainURL## --- -## How to use angular routing +# How to use angular routing Angular routing is a feature of the Angular framework which facilitates the control of navigation within a single-page application (SPA). It provides a mechanism for managing navigation between different components or views within an application.