Skip to content

Commit 3c48a2c

Browse files
anthonyfokkjk
authored andcommitted
Fix a minor typo in changes-from-blackfriday.md
1 parent bc9f9f8 commit 3c48a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changes-from-blackfriday.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Implementing a full renderer is a lot of work and often you just want to tweak h
1515

1616
I've added a way to hook `Renderer.Render` function in html renderer with a custom function that can take over rendering of specific nodes.
1717

18-
I use it myself to do syntax-higlighting of code snippets.
18+
I use it myself to do syntax-highlighting of code snippets.
1919

2020
**Speed up go test**
2121

0 commit comments

Comments
 (0)