Skip to content

Commit 840f1f4

Browse files
committed
Refactor phrasing
1 parent e4f646e commit 840f1f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ This package exports the identifiers `h` and `s`.
150150
There is no default export.
151151

152152
The export map supports the automatic JSX runtime.
153-
You can pass `hastscript/html` (or `hastscript`) or `hastscript/svg` to your
154-
build tool (TypeScript, Babel, SWC) as with an `importSource` option or similar.
153+
You can pass `hastscript` (or `hastscript/html`) or `hastscript/svg` to your
154+
build tool (TypeScript, Babel, SWC) with an `importSource` option or similar.
155155

156156
### `h(selector?[, properties][, …children])`
157157

0 commit comments

Comments
 (0)