move `it` to the correct spot

pull/4103/head
Sam 6 years ago committed by GitHub
parent 54e8037c44
commit f700a3c874
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,4 +18,4 @@ function handleClick() {
}
```
Svelte 'instruments' this assignment with some code that tells it the DOM will need to be updated.
Svelte 'instruments' this assignment with some code that tells the DOM it will need to be updated.

Loading…
Cancel
Save