diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-14 12:10:40 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-14 12:10:40 +0000 |
commit | a0d49dc011304985a8fd8a7ab337c003995c8ae1 (patch) | |
tree | a596d7ca659be1c02f5cce4d1f7a217c2ca153d6 /tooling/graphql | |
parent | efcfe56681dc8bd586e6ef56d1dc7df05a93197d (diff) | |
download | gitlab-ce-a0d49dc011304985a8fd8a7ab337c003995c8ae1.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'tooling/graphql')
-rw-r--r-- | tooling/graphql/docs/helper.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tooling/graphql/docs/helper.rb b/tooling/graphql/docs/helper.rb index 3ac669855f0..f25e69a1e2f 100644 --- a/tooling/graphql/docs/helper.rb +++ b/tooling/graphql/docs/helper.rb @@ -55,7 +55,7 @@ module Tooling def auto_generated_comment <<-MD.strip_heredoc --- - stage: Ecosystem + stage: Manage group: Integrations info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments --- |