diff --git a/add_to_app/README.md b/add_to_app/README.md index ade7f1250..bc5dc9763 100644 --- a/add_to_app/README.md +++ b/add_to_app/README.md @@ -15,7 +15,7 @@ existing Android and iOS apps. is using plugins into an existing iOS or Android app. * [`books`](./books) — Mimics a real world use-case of embedding Flutter into an existing Android app and demonstrates using - [Pigeon](https://pub.dev/packages/pigeon) to communicate between Fluter and + [Pigeon](https://pub.dev/packages/pigeon) to communicate between Flutter and the host application. ## Goals for these samples