Skip to content

Commit 26e01b3

Browse files
authored
Update README.md
1 parent ba9e350 commit 26e01b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ The class `SetBased\Abc\Helper\Cast` has the following methods for testing mixed
8484
| isOptInt | returns true | bool |
8585
| isOptString | returns true | bool |
8686

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

9090
| Method | Null Value | Return Type |
9191
| ---------------- | ------------------- | ------------ |

0 commit comments

Comments
 (0)