docs: fix statement before list of compiler options

pull/8479/head
James Scott-Brown 3 years ago committed by GitHub
parent cd690e025b
commit e04e667e78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,7 +33,7 @@ const result = svelte.compile(source, {
}); });
``` ```
The following options can be passed to the compiler. None are required: The following options (none of which are required) can be passed to the compiler:
<!-- | option | type | default <!-- | option | type | default
| --- | --- | --- | | --- | --- | --- |

Loading…
Cancel
Save