Skip to content

Commit 9af7979

Browse files
author
Langston Smith
authored
Fix typo in DirectionsJsonObject documentation (#1137)
1 parent 22b3da4 commit 9af7979

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services-directions-models/src/main/java/com/mapbox/api/directions/v5/models/DirectionsJsonObject.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import java.io.Serializable;
1010

1111
/**
12-
* Provideds a base class for Directions model classes.
12+
* Provides a base class for Directions model classes.
1313
*
1414
* @since 3.4.0
1515
*/

0 commit comments

Comments
 (0)