Skip to content

Commit 85f332e

Browse files
authored
fix: fix spelling errors 'specific'
1 parent 722cda4 commit 85f332e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ___
1717
- [Use](#use)
1818
- [Setup](#setup)
1919
- [Basic use](#basic-use)
20-
- [Especific uses](#especific-uses)
20+
- [Specific uses](#specific-uses)
2121
- [Support](#support)
2222
- [Contribute](#contribute)
2323
- [Questions and answers](#questions-and-answers)
@@ -70,7 +70,7 @@ The rest of the attributes will be determined by the type of Widget being used.
7070

7171
### Setup
7272

73-
No especific setup required: only install the dependency and use :)
73+
No specific setup required: only install the dependency and use :)
7474

7575
### Basic use
7676

@@ -90,7 +90,7 @@ FormBuilder(
9090

9191
See [pub.dev example tab](https://pub.dev/packages/flutter_form_builder/example) or [github code](example/lib/main.dart) for more details
9292

93-
### Especific uses
93+
### Specific uses
9494

9595
#### Building your own custom field
9696

0 commit comments

Comments
 (0)