(docs)Fix typo in yaml markdown
Was aligned as per TOC 2nd. Reverted to -
This commit is contained in:
parent
ea05271fa3
commit
f5892f2d0d
|
@ -100,7 +100,7 @@ or in a Travis CI `.travis.yml` file:
|
||||||
```yaml
|
```yaml
|
||||||
script:
|
script:
|
||||||
# Fail if any of these files have warnings
|
# Fail if any of these files have warnings
|
||||||
* shellcheck myscripts/*.sh
|
- shellcheck myscripts/*.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
Services and platforms that have ShellCheck pre-installed and ready to use:
|
Services and platforms that have ShellCheck pre-installed and ready to use:
|
||||||
|
|
Loading…
Reference in New Issue