You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/stacked-router/01-routing-basics.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Stacked has been device installed, app-only since the beginning of the product.
8
8
9
9
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`.
10
10
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._
0 commit comments