Skip to content

Commit c254698

Browse files
committed
Add missing closing parenthesis in README.md
1 parent 94beb5e commit c254698

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
@@ -5,7 +5,7 @@ This library contains JavaScript implementations of all basic DataValue classes
55
mirrors most of the PHP implementations of DataValue classes as specified in the
66
[DataValues set of libraries](https://github.com/DataValues) (most notably the
77
[basic](https://github.com/DataValues/DataValues),
8-
[Geo](https://github.com/DataValues/Geo,
8+
[Geo](https://github.com/DataValues/Geo),
99
[Number](https://github.com/DataValues/Number), and
1010
[Time](https://github.com/DataValues/Time) libraries).
1111

0 commit comments

Comments
 (0)