You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ will output the following
110
110
111
111
### Exception handling
112
112
113
-
All methods throw an `\InvalidArgumentException` if misconfigured except `indexOf` and `lastIndexOf` wich returns`null` if the given subtring is not contained by the string to build.
113
+
All methods throw an `\InvalidArgumentException` if misconfigured except `indexOf` and `lastIndexOf` wich return`null` if the given subtring is not contained by the string to build.
0 commit comments