From 6a0e318f55cc29dd2206fb6e3857385fcbf3037a Mon Sep 17 00:00:00 2001 From: Todd Volkert Date: Tue, 20 Nov 2018 09:15:57 -0800 Subject: [PATCH] Fix grammar error in README.md (#24568) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2880bbcfa..ceeaacdad3 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,8 @@ Future getBatteryLevel() async { } ``` -Learn how to use packages, or -write platform channels, +Learn how to use packages or +write platform channels to access native code, APIs, and SDKs. ## Unified app development