Skip to content

Commit 9a233d5

Browse files
authored
Fix the missing character in native_dio_adapter's README
Signed-off-by: Alex Li <[email protected]>
1 parent a6aa8f3 commit 9a233d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/native_dio_adapter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dioClient.httpClientAdapter = NativeAdapter();
4545

4646
Starting from `cronet_http` v1.2.0,
4747
you can to use the embedded Cronet implementation
48-
using a simple configuration with `dart-define.
48+
using a simple configuration with `dart-define`.
4949
See https://pub.dev/packages/cronet_http#use-embedded-cronet
5050
for more details.
5151

0 commit comments

Comments
 (0)