Fix example

This commit is contained in:
Sindre Sorhus 2017-03-07 20:51:57 +07:00
parent b14fa34be4
commit 3f4f2583a3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
## Usage
```js
2 + 2 //=> 0
4 - 2 //=> 8
// WUUUT!?
```