summaryrefslogtreecommitdiff
path: root/doc/downgrade_ee_to_ce
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-05-31 18:41:37 +0200
committerAchilleas Pipinellis <axil@gitlab.com>2018-06-06 11:28:54 +0200
commit3c9686c96d46d1cd743179f5d3da179e4de6a428 (patch)
treeaeb6bd7579a57f2b8d167bc929b70463a539397e /doc/downgrade_ee_to_ce
parentbb6b73cf3c64a6f963e6afc657cab937db46564b (diff)
downloadgitlab-ce-3c9686c96d46d1cd743179f5d3da179e4de6a428.tar.gz
Rename Secret variables -> variables
Diffstat (limited to 'doc/downgrade_ee_to_ce')
-rw-r--r--doc/downgrade_ee_to_ce/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/downgrade_ee_to_ce/README.md b/doc/downgrade_ee_to_ce/README.md
index 236408762e3..a187b3cbb07 100644
--- a/doc/downgrade_ee_to_ce/README.md
+++ b/doc/downgrade_ee_to_ce/README.md
@@ -57,7 +57,7 @@ $ sudo gitlab-rails runner "Service.where(type: ['JenkinsService', 'JenkinsDepre
$ bundle exec rails runner "Service.where(type: ['JenkinsService', 'JenkinsDeprecatedService', 'GithubService']).delete_all" production
```
-### Secret variables environment scopes
+### Variables environment scopes
If you're using this feature and there are variables sharing the same
key, but they have different scopes in a project, then you might want to