Deunsplice the comma.

pull/3296/head
pngwn 6 years ago
parent 66861a881c
commit 18ab0562e3

@ -156,7 +156,7 @@ Like lifecycle functions, this must be called during component initialisation.
</script>
```
> Context is not inherently reactive, if you need reactive values in context then you can pass a store into context, which *will* be reactive.
> Context is not inherently reactive. If you need reactive values in context then you can pass a store into context, which *will* be reactive.
#### `getContext`

Loading…
Cancel
Save