diff options
-rw-r--r-- | app/views/variables/index.html.haml | 2 |
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 |