Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit e5b3579

Browse files
authored
Fix typo
Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com> Reviewed-by: Titus Wormer <tituswormer@gmail.com> Closes GH-26.
1 parent 5dd55b6 commit e5b3579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ time.
139139

140140
Use of `hast-to-hyperscript` can open you up to a
141141
[cross-site scripting (XSS)][xss] attack if the hast tree is unsafe.
142-
Use [`hast-util-santize`][sanitize] to make the hast tree safe.
142+
Use [`hast-util-sanitize`][sanitize] to make the hast tree safe.
143143

144144
## Related
145145

0 commit comments

Comments
 (0)