From f5892f2d0d77296d1deebd404204a5014b29d3d8 Mon Sep 17 00:00:00 2001 From: Virgil Date: Fri, 17 May 2019 07:41:12 +1000 Subject: [PATCH] (docs)Fix typo in yaml markdown Was aligned as per TOC 2nd. Reverted to - --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 541c790..6b789cd 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ or in a Travis CI `.travis.yml` file: ```yaml script: # 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: