Skip to content

Commit 4b67c3c

Browse files
Langston Smithosana
authored andcommitted
typo fix (#840)
1 parent e184646 commit 4b67c3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services-staticmap/src/main/java/com/mapbox/api/staticmap/v1/MapboxStaticMap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ public abstract static class Builder {
358358
* GeoJSON object which represents a specific annotation which will be placed on the static map.
359359
* The GeoJSON must be value.
360360
*
361-
* @param geoJson a formatted string ready to be added to the stiatic map image URL
361+
* @param geoJson a formatted string ready to be added to the static map image URL
362362
* @return this builder for chaining options together
363363
* @since 2.1.0
364364
*/

0 commit comments

Comments
 (0)