Skip to content

Commit ce00147

Browse files
authored
[pigeon] Fix typo in README.md (#4707)
Fix a typo in the Pigeon README.md
1 parent b8573f6 commit ce00147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pigeon/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Currently pigeon supports generating:
2121
### Supported Datatypes
2222

2323
Pigeon uses the `StandardMessageCodec` so it supports
24-
[[any datatype platform channels support](https://flutter.dev/docs/development/platform-integration/platform-channels#codec)].
24+
[any datatype platform channels support](https://flutter.dev/docs/development/platform-integration/platform-channels#codec).
2525

2626
Custom classes and nested datatypes are also supported.
2727

0 commit comments

Comments
 (0)