Skip to content

Commit

Permalink
write README
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfcads committed Jan 1, 2019
1 parent 5a036c7 commit 7034a7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -341,9 +341,9 @@ ResultTools can be installed through [npm][]:
// ==> 'Voiding the try/catch need'
```

- **`.isOk`** should be used to test the result value.
- **`isOk`** should be used to test the result value.

- **`.isError`** should be used to test the result value.
- **`isError`** should be used to test the result value.

## Supported platforms

Expand Down

0 comments on commit 7034a7b

Please sign in to comment.