Merge pull request #489 from burkehavendesign/patch-2
Update article.md
This commit is contained in:
commit
81bbf72648
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ An extract from the [precedence table](https://developer.mozilla.org/en/JavaScri
|
|||
| 14 | multiplication | `*` |
|
||||
| 14 | division | `/` |
|
||||
| 13 | addition (binary) | `+` |
|
||||
| 13 | substraction | `-` |
|
||||
| 13 | subtraction | `-` |
|
||||
| ... | ... | ... |
|
||||
| 3 | assignment | `=` |
|
||||
| ... | ... | ... |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue