summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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’s Container Registry using your GitLab username
+ First log in to GitLab’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’re free to create and upload a container image
+ Once you log in, you’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