Skip to content

Commit b679eef

Browse files
Langston SmithPablo Guardiola
authored andcommitted
removed typo in bannerview class docs (#1111)
1 parent 2dd9638 commit b679eef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public static Builder builder() {
3333
}
3434

3535
/**
36-
* Plain text with all the {@link BannerComponents} text combined.BannerInstructions.
36+
* Plain text with all the {@link BannerComponents} text combined.
3737
*
3838
* @return plain text with all the {@link BannerComponents} text items combined
3939
* @since 5.0.0

0 commit comments

Comments
 (0)