Skip to content

Commit

Permalink
Merge pull request #8 from aryanA101a/master
Browse files Browse the repository at this point in the history
Fixed the spelling of controller.
  • Loading branch information
lokesh-coder committed Jun 15, 2021
2 parents 0baad80 + 53b64d5 commit 61f448b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ You can use `BlobController`, if you want to change the shape programatically. A

```dart
BlobConroller blobCtrl = BlobController();
BlobController blobCtrl = BlobController();
```

Expand Down

0 comments on commit 61f448b

Please sign in to comment.