[docs] fix typo (#7344)

pull/7738/head
Isabel Leccese 5 years ago committed by GitHub
parent 2898563df6
commit 3358b77345

@ -16,7 +16,7 @@ Anything exported from a `context="module"` script block becomes an export from
</script> </script>
``` ```
...we can then import it from `App.svelte`... ...we can then import it in `App.svelte`...
```html ```html
<script> <script>

Loading…
Cancel
Save