Skip to content

Commit bce1793

Browse files
committed
Fix typo
1 parent dc1a006 commit bce1793

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,8 @@ Configuration (TypeScript type).
258258
manually)
259259
* `handlers` (`Record<string, Handle>`, optional)
260260
— custom handlers
261-
* `space` ([`Space`][api-space], default: `'html'`).
262-
which space the document is in; when an `<svg>` element is found in the
261+
* `space` ([`Space`][api-space], default: `'html'`)
262+
which space the document is in; when an `<svg>` element is found in the
263263
HTML space, this package already automatically switches to and from the SVG
264264
space when entering and exiting it
265265
* `stylePropertyNameCase`

0 commit comments

Comments
 (0)