Skip to content

Commit dba7f2c

Browse files
Merge pull request #65 from solid-software/task/update-readme
Update README.md
2 parents 7776a60 + 86958da commit dba7f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ _controller.dispose();
7070

7171
## Using Debounce and Throttle in LanguageTool TextField
7272

73-
To incorporate the debounce or throttle functionality into the `LanguageTool TextField`, follow these steps:
73+
To incorporate the debounce or throttle functionality into the `LanguageTool TextField`, follow these:
7474

7575
Create a `LanguageToolController` and provide the desired debounce/throttle delay duration and delay type:
7676
```dart

0 commit comments

Comments
 (0)