We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a2168 commit be9d301Copy full SHA for be9d301
README.md
@@ -78,7 +78,7 @@ render(document)
78
// <!doctype html><html><body><h1>Welcome!</h1><p>You’ve found our site!</p></body></html>
79
```
80
81
-And of course you can first run the document through the `unexlaim` transformation, and then render it:
+And of course you can first run the document through the `unexclaim` transformation, and then render it:
82
83
```swift
84
render(unexclaim(document))
0 commit comments