Skip to content
Snippets Groups Projects
Commit 002d20af authored by fschl's avatar fschl
Browse files

fix simple typo

parent 250f6ad2
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -304,7 +304,7 @@ stage has a job with a manual action.
 
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21767) in GitLab 11.4.
 
When you do not want to run a job immediately, you can use the [`when:deplayed`](yaml/README.md#whendelayed) parameter to
When you do not want to run a job immediately, you can use the [`when:delayed`](yaml/README.md#whendelayed) parameter to
delay a job's execution for a certain period.
 
This is especially useful for timed incremental rollout where new code is rolled out gradually.
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment