Skip to content

Commit 901926a

Browse files
committed
Update README
1 parent 759093c commit 901926a

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
@@ -99,7 +99,7 @@ for the [Maps](https://github.com/JeroenDeDauw/Maps) and
9999
* Added return type hints
100100
* Added nullable type hints
101101
* Made constant visibility explicit
102-
* The `LatLongValue` constructor now throws an `InvalidArgumentException` instead of an `OutOfRangeException`
102+
* Constructing an invalid `LatLongValue` now causes `InvalidArgumentException` instead of `OutOfRangeException`
103103

104104
### 3.0.0 (2018-03-20)
105105

0 commit comments

Comments
 (0)