Skip to content

Commit 40cf261

Browse files
committed
feat(dart): fix docs
1 parent c5fd54c commit 40cf261

File tree

1 file changed

+1
-1
lines changed
  • clients/algoliasearch-client-dart/packages/chopper_requester

1 file changed

+1
-1
lines changed

clients/algoliasearch-client-dart/packages/chopper_requester/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Via the `client` option users can use platform specific HTTP clients such:
136136
#### Parsing JSON in the background using Isolates
137137

138138
Parsing JSON in the background is a good idea if you don't want to block the main thread.
139-
Please see the [Chopper documentation](https://hadrien-lejard.gitbook.io/chopper/faq#decoding-json-using-isolates) on Decoding JSON using thread pool workers.
139+
Please see the [Chopper documentation](https://hadrien-lejard.gitbook.io/chopper/faq#decoding-json-using-isolates) on Decoding JSON using Isolate worker pools.
140140

141141
## License
142142

0 commit comments

Comments
 (0)