Skip to content

Commit be9d301

Browse files
authored
Fix typo (#99)
1 parent f1a2168 commit be9d301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ render(document)
7878
// <!doctype html><html><body><h1>Welcome!</h1><p>You’ve found our site!</p></body></html>
7979
```
8080

81-
And of course you can first run the document through the `unexlaim` transformation, and then render it:
81+
And of course you can first run the document through the `unexclaim` transformation, and then render it:
8282

8383
```swift
8484
render(unexclaim(document))

0 commit comments

Comments
 (0)