Skip to content

Commit 459cb7d

Browse files
committed
doc: Updated Readme
1 parent aad76f3 commit 459cb7d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44

55
Seamlessly use React components inside a Svelte app
66

7-
Suports:
7+
Supports:
88

99
- Nesting (Slot & Children)
1010
- Contexts
1111
- SSR
1212

13-
# "Embrace, extend, and extinguish"
13+
# "Embrace, extend and extinguish"
1414

15-
This preprocessor is intended as temporary solution when migrating an existing large React codebase.
16-
The goal should be to rewrite all the components to Svelte and remove this preprocessor from your setup.
15+
This preprocessor is intended as temporary solution when migrating an existing large React codebase or when a third-party hasn't yet provided a Svelte adapter.
16+
After you've gradually converted all components to Svelte you can remove this preprocessor from your setup.
1717

1818
## Using React inside Svelte components
1919

0 commit comments

Comments
 (0)