Skip to content

Commit a3474e5

Browse files
committed
remove typo in readme
1 parent 4b5a655 commit a3474e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ___
3636

3737
Since this package makes use of [image_picker](https://pub.dev/packages/image_picker) package, for platform specific setup, follow the instructions [here](https://github.com/flutter/plugins/tree/main/packages/image_picker/image_picker#installation)
3838

39-
### Basuc use
39+
### Basic use
4040

4141
```dart
4242
FormBuilder(
@@ -53,7 +53,7 @@ FormBuilder(
5353
),
5454
```
5555

56-
See [pud.dev example tab](https://pub.dev/packages/form_builder_image_picker/example) or [github code](example/lib/main.dart) for more details
56+
See [pub.dev example tab](https://pub.dev/packages/form_builder_image_picker/example) or [github code](example/lib/main.dart) for more details
5757

5858
## Support
5959

0 commit comments

Comments
 (0)