Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prwater authored Feb 12, 2019
1 parent ba9e350 commit 26e01b3
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 @@ -84,8 +84,8 @@ The class `SetBased\Abc\Helper\Cast` has the following methods for testing mixed
| isOptInt | returns true | bool |
| isOptString | returns true | bool |

The class `SetBased\Abc\Helper\Cast` has the methods shown int he table below for casting mixed values to a primitive
data type. When a value can not casted safely to a type n exception will be thrown.
The class `SetBased\Abc\Helper\Cast` has the methods shown in the table below for casting mixed values to a primitive
data type. When a value can not casted an exception will be thrown.

| Method | Null Value | Return Type |
| ---------------- | ------------------- | ------------ |
Expand Down

0 comments on commit 26e01b3

Please sign in to comment.