Skip to content

Commit d6bbc4d

Browse files
macjohnnyAndrewKushnir
authored andcommitted
docs(router): fix router description (angular#32136)
PR Close angular#32136
1 parent 4055150 commit d6bbc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/router/src/router.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ function defaultRouterHook(snapshot: RouterStateSnapshot, runExtras: {
279279
/**
280280
* @description
281281
*
282-
* An NgModule that provides navigation and URL manipulation capabilities.
282+
* A service that provides navigation and URL manipulation capabilities.
283283
*
284284
* @see `Route`.
285285
* @see [Routing and Navigation Guide](guide/router).

0 commit comments

Comments
 (0)