diff --git a/README.md b/README.md index 3fc92f3..283a258 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ You can use `BlobController`, if you want to change the shape programatically. A ```dart -BlobConroller blobCtrl = BlobController(); +BlobController blobCtrl = BlobController(); ```