Skip to content

Correct spelling in help string

Evan Read requested to merge fix-spelling-in-help-text into master

What does this MR do?

When running gitlab-runner register --help, one gets a spelling mistake.

Why was this MR needed?

Spelling mistakes are best avoided.

Are there points in the code the reviewer needs to double check?

No

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

N/A

Merge request reports