Skip to content

Commit bec55ee

Browse files
committed
fix minor typo in docblock
1 parent 3351217 commit bec55ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/components/CropperModal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
},
7070
7171
/**
72-
* Upload the orginal image.
72+
* Upload the original image.
7373
*/
7474
uploadOriginalImage() {
7575
let file = this.image;

0 commit comments

Comments
 (0)