Commit d118c7fc authored by Ray Paik's avatar Ray Paik

Merge branch 'patch-139' into 'master'

Grammar fix (missing word)

See merge request gitlab-org/gitlab!33617
parents 02b3d141 5f2324f4
......@@ -124,7 +124,7 @@ There are some important differences in the way Runners work in comparison to ag
associate runners with specific jobs. For example, you can use a tag for jobs that
require dedicated, more powerful, or specific hardware.
- GitLab has [autoscaling for Runners](https://docs.gitlab.com/runner/configuration/autoscale.html)
which will let configure them to be provisioned as needed, and scaled down when not.
which will let you configure them to be provisioned as needed, and scaled down when not.
This is similar to ephemeral agents in Jenkins.
If you are using `gitlab.com`, you can take advantage of our [shared Runner fleet](../../user/gitlab_com/index.md#shared-runners)
......
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