From 39ab939731704ef3d4529f7f9afc0a73e1cb2a7c Mon Sep 17 00:00:00 2001 From: HeyMehedi Date: Sat, 14 May 2022 09:06:11 +0600 Subject: [PATCH] Typo Fix --- utilities/singleUploader.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utilities/singleUploader.js b/utilities/singleUploader.js index 8b0a98c..577dabb 100644 --- a/utilities/singleUploader.js +++ b/utilities/singleUploader.js @@ -32,7 +32,7 @@ function uploader( }, }); - // preapre the final multer upload object + // prepare the final multer upload object const upload = multer({ storage: storage, limits: {