Skip to content

Commit 4986e13

Browse files
StankaKopalovaAndrewKushnir
authored andcommitted
docs: add better title name (angular#58060)
PR Close angular#58060
1 parent 4cf9e4a commit 4986e13

File tree

1 file changed

+1
-1
lines changed
  • adev/src/content/tutorials/first-app/steps/11-details-page

1 file changed

+1
-1
lines changed

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="Using routerLink for Dynamic Navigation in Angular">
21+
<docs-step title="Using `routerLink` for dynamic navigation">
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)