en.javascript.info/1-js/04-object-basics/04-object-methods
Peter Roche 46b3bf6b5a
Change 'brackets' to 'parentheses'
I think this is the way it is typically used here and elsewhere. reserving "brackets" without a qualifier for indicating square brackets., so probably no explanation is necessary. 

But, for those who want to know more:

It does seem to be the case that in British English "brackets" typically means "round brackets", which are parentheses, but in American English "brackets" typically means square brackets ("[]"). 

Admittedly, "brackets" is easier to spell. And to pronounce. Even to type, once you get used to it.
2020-03-30 18:17:55 -06:00
..
2-check-syntax Change 'brackets' to 'parentheses' 2020-03-30 18:17:55 -06:00
3-why-this Fixed object variable user.go() to be obj.go() 2019-10-22 05:55:22 +07:00
4-object-property-this Update solution.md 2019-12-01 20:13:36 +07:00
7-calculator make sure a solution always shows up, use "demo" if exists 2019-02-21 19:35:04 +03:00
8-chain-calls make sure a solution always shows up, use "demo" if exists 2019-02-21 19:35:04 +03:00
article.md Some missing whitespaces 2020-02-23 00:36:26 +01:00