Skip to content

Commit a47b7fe

Browse files
author
Sethen Maleno
authored
Merge pull request #16 from mwesterhof/master
Fix tiny little typo in docs
2 parents a3209f0 + 13a7c32 commit a47b7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/markdown_include.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ markdown-include's main feature is that it allows you to include markdown files
1313
#include "another-markdown-file.md" !ignore
1414
```
1515

16-
And assuming that `markdown.file.md` contents are:
16+
And assuming that `markdown-file.md` contents are:
1717

1818
```
1919
Something in markdown file!

0 commit comments

Comments
 (0)