Update readme.md with correct disclaimer spelling

Update disclaimer spelling to be correct
This commit is contained in:
Planktonette
2020-09-21 19:58:58 -07:00
committed by GitHub
parent 7fe00ba1f7
commit eb97b42c4d

View File

@@ -116,9 +116,9 @@ By default, mark provides several built-in templates and macros:
## Template & Macros Usecases
### Insert Disclamer
### Insert Disclaimer
**disclamer.md**
**disclaimer.md**
```markdown
**NOTE**: this document is generated, do not edit manually.
@@ -129,7 +129,7 @@ By default, mark provides several built-in templates and macros:
<!-- Space: TEST -->
<!-- Title: My Article -->
<!-- Include: disclamer.md -->
<!-- Include: disclaimer.md -->
This is my article.
```