Skip to content

Commit 9b74610

Browse files
authored
Update index.md (#315)
1 parent c4ffcd7 commit 9b74610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
For a good introduction to [markdown-it] see the __[Live demo](https://markdown-it.github.io)__.
1313
This is a Python port of the well used [markdown-it], and some of its associated plugins.
1414
The driving design philosophy of the port has been to change as little of the fundamental code structure (file names, function name, etc) as possible, just sprinkling in a little Python syntactical sugar ✨.
15-
It is very simple to write complimentary extensions for both language implementations!
15+
It is very simple to write complementary extensions for both language implementations!
1616

1717
## References & Thanks
1818

0 commit comments

Comments
 (0)