Commit c26831f3 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-fix-typo' into 'master'

Docs: fixes grammar/typo

See merge request gitlab-org/gitlab-ce!27547
parents 98f898d3 4a51cc54
......@@ -142,7 +142,7 @@ By default, variables will be created as masked variables.
This means that the value of the variable will be hidden in job logs,
though it must match certain requirements to do so:
- The value must be a single line.
- The value must be in a single line.
- The value must not have escape characters.
- The value must not use variables.
- The value must not have any whitespace.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment