summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <vsv2711@gmail.com>2015-06-05 20:11:54 +0300
committerValery Sizov <vsv2711@gmail.com>2015-06-05 20:11:54 +0300
commitb0d6438548a86084cb4c45d4dd92aeae54d09201 (patch)
treeec22cc9986214acbeb4f6c726aff4561f22f25e7
parent4780ef33f30711c5f53e8cbeeeb25826627a01d0 (diff)
downloadgitlab-ci-variables.tar.gz
-rw-r--r--app/views/variables/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/variables/index.html.haml b/app/views/variables/index.html.haml
index 87d64c4..64a4451 100644
--- a/app/views/variables/index.html.haml
+++ b/app/views/variables/index.html.haml
@@ -2,7 +2,7 @@
%p.light
These variables will be set to environment by the runner and will be hidden in the build log.
%br
- So you can use them for passwords, secret keys ot whatever you want.
+ So you can use them for passwords, secret keys or whatever you want.
%hr