diff --git a/README.md b/README.md index 51da220..30b73d2 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To start using flowder, is required to do the following setup. ```dart -fina downloaderUtils = DownloaderUtils( +final downloaderUtils = DownloaderUtils( progressCallback: (current, total) {