Skip to content

Commit 437d09f

Browse files
authored
Fix typo
1 parent a01eff5 commit 437d09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ See the [MatchResult](src/MatchResult.php), [MatchWithOffsetsResult](src/MatchWi
110110
Restrictions / Limitations
111111
--------------------------
112112

113-
Due to type safety requirements a few restrictions are in place.matchWithOffsets
113+
Due to type safety requirements a few restrictions are in place.
114114

115115
- matching using `PREG_OFFSET_CAPTURE` is made available via `matchWithOffsets` and `matchAllWithOffsets`.
116116
You cannot pass the flag to `match`/`matchAll`.

0 commit comments

Comments
 (0)