diff --git a/website/docs/reference/feature-flag-naming-patterns.mdx b/website/docs/reference/feature-flag-naming-patterns.mdx index 8bbac40c8d6..993a68299c5 100644 --- a/website/docs/reference/feature-flag-naming-patterns.mdx +++ b/website/docs/reference/feature-flag-naming-patterns.mdx @@ -16,7 +16,7 @@ Patterns are implicitly anchored to the start and end of the string. This means Feature flag naming patterns are defined on a per-project basis. -In addition to the pattern itself, you can also define a an example and a description of the pattern. If defined, both the example and the description will be shown to the user when they are creating a new feature flag. +In addition to the pattern itself, you can also define an example and a description of the pattern. If defined, both the example and the description will be shown to the user when they are creating a new feature flag. ## Overview