Skip to content

Commit b5899e0

Browse files
authored
Merge pull request #14 from mikeryan776/master
Fix typo, license in README.
2 parents 70a44e8 + 71c4ffe commit b5899e0

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
@@ -9,7 +9,7 @@ Requirements
99

1010
* PHP (7.0+)
1111

12-
> For PHP (5.3+) please reffer to version `1.0`.
12+
> For PHP (5.3+) please refer to version `1.0`.
1313
1414

1515
Usage
@@ -109,7 +109,7 @@ $hasKey = $data->has('hosts.dewey.username');
109109
License
110110
-------
111111

112-
This library is licensed under the New BSD License - see the LICENSE file
112+
This library is licensed under the MIT License - see the LICENSE file
113113
for details.
114114

115115

0 commit comments

Comments
 (0)