I'm very helpful
pull/2511/head
Scotty Simpson 5 years ago committed by Conduitry
parent bf6bd36e38
commit 96e3df1c79

@ -12,7 +12,7 @@ A component can specify *fallbacks* for any slots that are left empty, by puttin
</div>
```
We can now create instances of `<Box>` eithout any children:
We can now create instances of `<Box>` without any children:
```html
<Box>
@ -21,4 +21,4 @@ We can now create instances of `<Box>` eithout any children:
</Box>
<Box/>
```
```

Loading…
Cancel
Save