Skip to content

Commit 28f3cd6

Browse files
committed
Fixes cli template issue in doc
1 parent 43d55a7 commit 28f3cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/stacked-router/01-routing-basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Stacked has been device installed, app-only since the beginning of the product.
88

99
For that reason, we recently introduced a new service to Stacked that has better support for the web. It’s called the `RouterService`. This is the service that serves the same purpose as the `NavigationSevice` but is better suited for navigation on the web. The setup for the `RouterService` has one extra step compared to the `NavigationService`.
1010

11-
_This setup is included if you generate a `Stacked` project using the`template=web` option when creating an app with the CLI._
11+
_This setup is included if you generate a `Stacked` project using the`t web` option when creating an app with the CLI._
1212

1313
# Web Navigation Setup
1414

0 commit comments

Comments
 (0)