Skip to content

Commit 4cf9e4a

Browse files
StankaKopalovaAndrewKushnir
authored andcommitted
docs: fix wrong title of section (angular#58060)
PR Close angular#58060
1 parent a2bdd6a commit 4cf9e4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • adev/src/content/tutorials/first-app/steps/11-details-page

adev/src/content/tutorials/first-app/steps/11-details-page/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Route parameters enable you to include dynamic information as a part of your rou
1818

1919
<docs-workflow>
2020

21-
<docs-step title="Create a new service for your app">
21+
<docs-step title="Using routerLink for Dynamic Navigation in Angular">
2222
In lesson 10, you added a second route to `src/app/routes.ts` which includes a special segment that identifies the route parameter, `id`:
2323

2424
<docs-code language="javascript">

0 commit comments

Comments
 (0)