Skip to content

Commit

Permalink
Proper case
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Aug 14, 2017
1 parent 99cca56 commit fae7812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/en/examples/vector/drag-n-drop.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import 'ol/ol.css';
//! [import]
import DragDrop from 'ol/interaction/DragAndDrop';
import DragDrop from 'ol/interaction/draganddrop';
//! [import]
import GeoJSON from 'ol/format/geojson';
import Map from 'ol/map';
Expand Down

0 comments on commit fae7812

Please sign in to comment.