From 751b340d689356d60c14006791eafc7cd60bba80 Mon Sep 17 00:00:00 2001 From: pcamp Date: Sun, 14 Mar 2021 18:57:10 -0500 Subject: [PATCH] Typo fix in README.md (#774) --- experimental/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/README.md b/experimental/README.md index 16aa6d2e1..bb7fb72c7 100644 --- a/experimental/README.md +++ b/experimental/README.md @@ -8,7 +8,7 @@ experiment. We're maintaining these samples here so that folks can see some of Flutter's upcoming features as they evolve and get a sense for how they'll eventually -be used. If you'd like to run the apps, make sure to switch the the master +be used. If you'd like to run the apps, make sure to switch to the master channel first: ```bash