diff --git a/frontend/src/component/demo/demo-topics.tsx b/frontend/src/component/demo/demo-topics.tsx
index 79c1baef4b..a45f74724c 100644
--- a/frontend/src/component/demo/demo-topics.tsx
+++ b/frontend/src/component/demo/demo-topics.tsx
@@ -429,18 +429,19 @@ export const TOPICS: ITutorialTopic[] = [
<>
- Strategy variants
+ Feature toggle variants
{' '}
- allow you to define different values for a matching
- strategy. They can be used for A/B testing or
+ allow you to define different values for a feature
+ toggle. They can be used for A/B testing or
segmenting your users.
- Let's try adding a variant to a strategy.
+ Let's try adding a variant to a feature toggle,
+ along with an override so our user can see it.
>
),