diff --git a/website/docs/topics/feature-flag-migration/planning-feature-flag-migration.md b/website/docs/topics/feature-flag-migration/planning-feature-flag-migration.md index 7a4b904171..0b223f2942 100644 --- a/website/docs/topics/feature-flag-migration/planning-feature-flag-migration.md +++ b/website/docs/topics/feature-flag-migration/planning-feature-flag-migration.md @@ -28,7 +28,7 @@ This planning phase is all about understanding the anatomy of the existing featu Key questions include: -* Many many flags are there? +* How many flags are there? * How many are active? * Do the inactive flags need to be migrated, or can they be removed entirely, simplifying migration?