Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 05f5e3f

Browse filesBrowse files
committed
Merge pull request GitbookIO#74 from tjisousa/master
little typo fix
2 parents d238369 + 391caa1 commit 05f5e3f
Copy full SHA for 05f5e3f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎numbers/operators.md‎

Copy file name to clipboardExpand all lines: numbers/operators.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can use parentheses just like in math to separate and group expressions: ```
1212

1313
---
1414

15-
Create a variable `x` equal to the sum of `a` and `b` divided by `c`and finally multiplied by `d`.
15+
Create a variable `x` equal to the sum of `a` and `b` divided by `c` and finally multiplied by `d`.
1616

1717
```js
1818
var a = 2034547;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.