diff --git a/README.md b/README.md index 1c4681da..9ef3c1bf 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ final info = await VideoCompress.getMediaInfo(videopath); ``` ## delete all cache files -- Delete all files generated by this will delete all files located at 'video_compress', you shoule ought to know what are you doing. +- Delete all files generated by this will delete all files located at 'video_compress', you should ought to know what are you doing. ```dart await VideoCompress.deleteAllCache()