commit
fde0e1e53f
1 changed files with 1 additions and 1 deletions
|
@ -499,7 +499,7 @@ In the example below a non-method syntax is used for comparison. `[[HomeObject]]
|
||||||
|
|
||||||
```js run
|
```js run
|
||||||
let animal = {
|
let animal = {
|
||||||
eat: function() { // intentially writing like this instead of eat() {...
|
eat: function() { // intentionally writing like this instead of eat() {...
|
||||||
// ...
|
// ...
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue