minor
This commit is contained in:
parent
0e4f5e425a
commit
bee66cb4c2
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ If we look for a property in `rabbit`, and it's missing, JavaScript automaticall
|
||||||
|
|
||||||
For instance:
|
For instance:
|
||||||
|
|
||||||
```js run
|
```js
|
||||||
let animal = {
|
let animal = {
|
||||||
eats: true
|
eats: true
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue