Fix typo in CI settings

[ci skip]
This commit is contained in:
Steffen Köhler 2016-01-01 13:32:24 +01:00
parent d33cc4e530
commit 74969021ef
No known key found for this signature in database
GPG Key ID: D4B3235F3A1D68D2
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@
.checkbox
= f.label :shared_runners_enabled do
= f.check_box :shared_runners_enabled
Enable shared runners for a new projects
Enable shared runners for new projects
.form-group
= f.label :max_artifacts_size, 'Maximum artifacts size (MB)', class: 'control-label col-sm-2'