Skip to content

Commit 4e2a00e

Browse files
authored
Update README.md
1 parent 6688020 commit 4e2a00e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ var document = BasicHTML(rawHTML: raw)
1616
try document.parse()
1717

1818
let markdown = try document.asMarkdown()
19-
print(markdwon)
19+
print(markdown)
2020
```

0 commit comments

Comments
 (0)