summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-06-01 09:27:14 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-06-01 09:27:14 +0200
commite3513bc23670fc2dea73930f5f150bfcc134e910 (patch)
tree52ac0248fcd112ec7a9ee934c4171650034492f1
parent9a3394ef1b8b62f363128fb1e23a9db921b9726b (diff)
downloadgitlab-ce-30651-improve-container-registry-description.tar.gz
Change wording in Registry description steps30651-improve-container-registry-description
-rw-r--r--app/views/projects/registry/repositories/index.html.haml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/projects/registry/repositories/index.html.haml b/app/views/projects/registry/repositories/index.html.haml
index 9025fb04bb8..5661af01302 100644
--- a/app/views/projects/registry/repositories/index.html.haml
+++ b/app/views/projects/registry/repositories/index.html.haml
@@ -19,7 +19,7 @@
How to use the Container Registry
.panel-body
%p
- First login to GitLab&rsquo;s Container Registry using your GitLab username
+ First log in to GitLab&rsquo;s Container Registry using your GitLab username
and password. If you have
= link_to '2FA enabled', help_page_path('user/profile/account/two_factor_authentication'), target: '_blank'
you need to use a
@@ -29,7 +29,7 @@
docker login #{Gitlab.config.registry.host_port}
%br
%p
- Once you login, you&rsquo;re free to create and upload a container image
+ Once you log in, you&rsquo;re free to create and upload a container image
using the common
%code build
and
@@ -44,8 +44,8 @@
%h5.prepend-top-default
Use different image names
%p.light
- GitLab supports up to three levels of image names. The following
- examples of image tags are valid for your project:
+ GitLab supports up to 3 levels of image names. The following
+ examples of images are valid for your project:
%pre
:plain
#{escape_once(@project.container_registry_url)}:tag