Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swerwath committed Apr 16, 2016
1 parent fb47ded commit 8b022fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ A natural number, a positive and non-negative integer. Depending on the context
{ 1, 2, 3, 4, ... }
```

The latter is more common in computer science, for example:
The former is more common in computer science, for example:

```js
function isNaturalNumber (n) {
Expand Down

0 comments on commit 8b022fd

Please sign in to comment.