Skip to content

Commit aeb8870

Browse files
authored
✏️ Typscript -> TypeScript
1 parent 851fe45 commit aeb8870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)