Fixed a typo (remove extra n)

This commit is contained in:
Lin Jen-Shin 2016-06-07 22:42:07 +08:00
parent 5bd077bd41
commit 7fa80a79cd
1 changed files with 2 additions and 2 deletions

View File

@ -128,7 +128,7 @@ the appropriate dependencies to run Rails test suites.
### Prevent runner with tags from picking jobs without tags
You can configure a runner to prevent it from picking jobs with tags when
the runnner does not have tags assigned. This setting is available on each
the runner does not have tags assigned. This setting is available on each
runner in *Project Settings* > *Runners*.
### Be careful with sensitive information