diff --git a/frontend/src/component/demo/demo-topics.tsx b/frontend/src/component/demo/demo-topics.tsx index 35928acb43..460939be42 100644 --- a/frontend/src/component/demo/demo-topics.tsx +++ b/frontend/src/component/demo/demo-topics.tsx @@ -429,19 +429,18 @@ export const TOPICS: ITutorialTopic[] = [ <> - Feature toggle variants + Strategy variants {' '} 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 feature toggle, - along with an override so our user can see it. + Let's try adding a variant to a strategy. ),