Commit 66c620ff authored by Amy Qualls's avatar Amy Qualls

Merge branch 'selhorn-monthly-fix1' into 'master'

Fixing kramdown issue

See merge request gitlab-org/gitlab!51387
parents 4aa1c685 3c2c135e
......@@ -383,7 +383,7 @@ mutation deleteState {
}
```
You can obtain the <global_id_for_the_state> by querying the list of states. For example:
You can obtain the `<global_id_for_the_state>` by querying the list of states. For example:
```shell
query ProjectTerraformStates {
......
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