Skip to content

Commit 0301bec

Browse files
committed
grammar
1 parent 65e8e85 commit 0301bec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ There are a couple breaking changes between v2 and v3:
3131
constructors are the preferred method of construction.
3232
* Construction via associative array will be removed entirely in V4 (whenever I get around to that).
3333
4. All of that `Transcoding` nonsense has been removed.
34-
5. The `Config` class may no longer be constructed with a map. You must use construction parameters.
34+
5. The `Config` class may no longer be constructed with a map. You must use constructorc parameters.
3535

3636
## Composer
3737

0 commit comments

Comments
 (0)