Skip to content

Commit 42fd55a

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/node-notifier-8.0.1
2 parents 2a7c790 + 8e188d1 commit 42fd55a

File tree

2 files changed

+226
-304
lines changed

2 files changed

+226
-304
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ The functionality can also be applied to DOM elements directly via a svelte acti
5050

5151
The `hidden` atrribute is only needed when using ssr, when portal has moved the element to it's targetted location it removes the hidden attribute.
5252

53-
## Typscript support
53+
## TypeScript support
5454

5555
`<script lang="ts">` users should import from `"svelte-portal/src/Portal.svelte"` instead of `"svelte-portal"` to get typing support.

0 commit comments

Comments
 (0)