diff options
author | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2017-03-06 09:49:38 +0100 |
---|---|---|
committer | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2017-03-06 09:49:38 +0100 |
commit | 8f227f23a70c0027ac272b48d5f6f1e03dac36e9 (patch) | |
tree | 004ceddf426f21ed7dbf7c0e36e8aca307d5d454 /doc/user/project/pages | |
parent | 098a876f93e037d5a7800de74855acadf3ecbd84 (diff) | |
download | gitlab-ce-8f227f23a70c0027ac272b48d5f6f1e03dac36e9.tar.gz |
Improve docs and specs related to pages artifacts
Diffstat (limited to 'doc/user/project/pages')
-rw-r--r-- | doc/user/project/pages/getting_started_part_four.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/pages/getting_started_part_four.md b/doc/user/project/pages/getting_started_part_four.md index 83f88fbeb40..35af48724f2 100644 --- a/doc/user/project/pages/getting_started_part_four.md +++ b/doc/user/project/pages/getting_started_part_four.md @@ -134,7 +134,7 @@ configuration for our example. On the steps below, we'll refine the script by adding extra options to our GitLab CI. Artifacts will be automatically deleted once GitLab Pages got deployed. -You can preserve artifacts for limited time by specifying expiry time. +You can preserve artifacts for limited time by specifying the expiry time. ### Image |