Skip to content

Commit 85f39bf

Browse files
nguyenningmcwhittemore
authored andcommitted
Fix spelling (#765)
defult -> default
1 parent 64129e3 commit 85f39bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/API.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ All of the following options are optional.
3838

3939
## Modes
4040

41-
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).
41+
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).
4242

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

0 commit comments

Comments
 (0)