We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cf9e4a commit 4986e13Copy full SHA for 4986e13
1 file changed
adev/src/content/tutorials/first-app/steps/11-details-page/README.md
@@ -18,7 +18,7 @@ Route parameters enable you to include dynamic information as a part of your rou
18
19
<docs-workflow>
20
21
-<docs-step title="Using routerLink for Dynamic Navigation in Angular">
+<docs-step title="Using `routerLink` for dynamic navigation">
22
In lesson 10, you added a second route to `src/app/routes.ts` which includes a special segment that identifies the route parameter, `id`:
23
24
<docs-code language="javascript">
0 commit comments