Fix typo
This commit is contained in:
parent
bb7dedc9eb
commit
190e00ed62
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ See the top-level crate documentation for more info.
|
||||||
|
|
||||||
## But what about that small helper function?
|
## But what about that small helper function?
|
||||||
|
|
||||||
Here it is in full, for posteriority:
|
Here it is in full, for posterity:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
function el(name, attributes, ...children) {
|
function el(name, attributes, ...children) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue