Skip to content

Commit 8272b5b

Browse files
nkolosnjajiAndrewKushnir
authored andcommitted
docs: Typo (#49781)
PR Close #49781
1 parent d5e0242 commit 8272b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aio/content/guide/prerendering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ If you choose this option, make sure to turn off the `guessRoutes` option.
8181

8282
<code-example format="shell" language="shell">
8383

84-
ng run &lt;app-name&gt;:prerender --no-guess-routes --routes /product/1 /product/1
84+
ng run &lt;app-name&gt;:prerender --no-guess-routes --routes /product/1 /product/2
8585

8686
</code-example>
8787

0 commit comments

Comments
 (0)