Skip to content

Commit

Permalink
Corrected the Misspelt word in "README.md" (#1327)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanhaiya04 authored Jan 17, 2023
1 parent c4148e4 commit 10b732c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ img2 = L.distortableImageOverlay('example.jpg', {

// suppress collection toolbar accessed during multi-image selection
imgGroup = L.distortableCollection({
supressToolbar: true,
suppressToolbar: true,
}).addTo(map);
```

Expand Down

0 comments on commit 10b732c

Please sign in to comment.