Skip to content

Commit

Permalink
Update Sources/MapboxDirections/MBRouteOptions.swift
Browse files Browse the repository at this point in the history
Co-Authored-By: Minh Nguyễn <[email protected]>
  • Loading branch information
frederoni and 1ec5 authored Jun 6, 2019
1 parent 930936c commit 7c9c797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/MapboxDirections/MBRouteOptions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ public enum MBDirectionsProfileIdentifier: String {
case automobile = "mapbox/driving"
case automobileAvoidingTraffic = "mapbox/driving-traffic"
case cycling = "mapbox/cycling"
case walking = "walking"
case walking = "mapbox/walking"
}
#endif

Expand Down

0 comments on commit 7c9c797

Please sign in to comment.