diff --git a/doc/user/project/repository/branches/protected.md b/doc/user/project/repository/branches/protected.md
index fb0cda0553e9bca81a2adc5711b412c63ce2e52d..f6ecbf3f2ab8ffb28eec99834654486cba6c00cc 100644
--- a/doc/user/project/repository/branches/protected.md
+++ b/doc/user/project/repository/branches/protected.md
@@ -129,7 +129,7 @@ FLAG:
 On self-managed GitLab, by default this feature is not available.
 To make it available, an administrator can
 [enable the feature flag](../../../../administration/feature_flags.md)
-named `group_protected_branches`. On GitLab.com and GitLab Dedicated, this feature is not available.
+named `group_protected_branches`. On GitLab Dedicated, this feature is not available.
 
 Group owners can create protected branches for a group. These settings are inherited
 by all projects in the group and can't be overridden by project settings.