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/administration/back_office/configure_product_tour.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ month_change: false
8
8
9
9
You can configure the product tour scenarios to adapt it to your project needs, covering different onboarding scenarios.
10
10
11
-
Product tour scenarios are configured using YAML configuration files.
11
+
Product tour scenarios are configured with YAML configuration files.
12
12
Configuration is SiteAccess-aware, allowing you to create separate onboarding experiences for different back offices in [multisite setups](multisite.md).
13
13
14
14
For more advanced customization cases that require PHP code, see [Customize product tour](customize_product_tour.md).
@@ -272,7 +272,7 @@ The following example showcases all the built-in block types for a `general` sce
272
272
273
273
### Example 2: Targeted feature tour with interactive steps
274
274
275
-
The following example showcases the 3 interaction modes of a `targetable` scenario building an onboarding scenario for the [customizable dashboard](customize_dashboard.md):
275
+
The following example showcases the three interaction modes of a `targetable` scenario building an onboarding scenario for the [customizable dashboard](customize_dashboard.md):
0 commit comments