Skip to content

Commit

Permalink
Typo Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyMehedi committed May 14, 2022
1 parent 179faf3 commit 39ab939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/singleUploader.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ function uploader(
},
});

// preapre the final multer upload object
// prepare the final multer upload object
const upload = multer({
storage: storage,
limits: {
Expand Down

0 comments on commit 39ab939

Please sign in to comment.