Skip to content

Commit

Permalink
Fix spelling (#765)
Browse files Browse the repository at this point in the history
defult -> default
  • Loading branch information
nguyenning authored and mcwhittemore committed Apr 12, 2018
1 parent 64129e3 commit 85f39bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ All of the following options are optional.

## Modes

By defult MapboxDraw ships with a few modes. These modes aim to cover the basic needed functionaly for MapboxDraw to create the core GeoJSON feature types. Along with these, MapboxDraw also supports [custom modes. Click here for more details](https://github.com/mapbox/mapbox-gl-draw/blob/master/docs/MODES.md).
By default MapboxDraw ships with a few modes. These modes aim to cover the basic needed functionaly for MapboxDraw to create the core GeoJSON feature types. Along with these, MapboxDraw also supports [custom modes. Click here for more details](https://github.com/mapbox/mapbox-gl-draw/blob/master/docs/MODES.md).

The mode name strings are available as an enum at `Draw.modes`.

Expand Down

0 comments on commit 85f39bf

Please sign in to comment.