From 476a536d3346baea21f714e109b91b79bfd1071e Mon Sep 17 00:00:00 2001 From: nckroy Date: Fri, 2 Mar 2018 16:14:57 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf0566a..610f1e2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ InCommon Incident Handling Framework document in asciidoc format ## Prerequisites 1. asciidoctor ## Rendering -###HTML +### HTML asciidoctor main.adoc -o docs/index.html git commit docs/index.html git push origin master