You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ npm install hast-util-from-dom
18
18
19
19
## Usage
20
20
21
-
This utility is similar to [`hast-util-from-parse5`][hast-util-from-parse5], but is intended for browser user and therefore relies on the native DOM API instead of an external parsing library.
21
+
This utility is similar to [`hast-util-from-parse5`][hast-util-from-parse5], but is intended for browser use and therefore relies on the native DOM API instead of an external parsing library.
0 commit comments