Commit 54648d43 authored by Ray Paik's avatar Ray Paik

Merge branch 'doc-autodevops' into 'master'

Fix typo in AutoDevOps Docs

See merge request gitlab-org/gitlab!25209
parents 57a9d8ec ea4052ab
...@@ -805,7 +805,7 @@ commands to be wrapped as follows: ...@@ -805,7 +805,7 @@ commands to be wrapped as follows:
/bin/herokuish procfile exec $COMMAND /bin/herokuish procfile exec $COMMAND
``` ```
This might be neccessary, for example, when: This might be necessary, for example, when:
- Attaching using `kubectl exec`. - Attaching using `kubectl exec`.
- Using GitLab's [Web Terminal](../../ci/environments.md#web-terminals). - Using GitLab's [Web Terminal](../../ci/environments.md#web-terminals).
......
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