We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d238369 commit 391caa1Copy full SHA for 391caa1
numbers/operators.md
@@ -12,7 +12,7 @@ You can use parentheses just like in math to separate and group expressions: ```
12
13
---
14
15
-Create a variable `x` equal to the sum of `a` and `b` divided by `c`and finally multiplied by `d`.
+Create a variable `x` equal to the sum of `a` and `b` divided by `c` and finally multiplied by `d`.
16
17
```js
18
var a = 2034547;
0 commit comments