From 2db0e605ab65ba946b5eadd60ef327ae3507ed52 Mon Sep 17 00:00:00 2001 From: Seth Ladd Date: Wed, 4 Nov 2015 16:50:31 -0800 Subject: [PATCH] Fix typo in faq --- faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq.md b/faq.md index c521f3bd94..0d2b7eb308 100644 --- a/faq.md +++ b/faq.md @@ -294,7 +294,7 @@ interested in contributing code, you can start by reading our ## Should I build my next production app with Flutter? As of November 2015, Flutter is still being developed heavily and is not yet at -1.0. While lower levels of the system are changing less, we envisioning changing +1.0. While lower levels of the system are changing less, we envision changing parts of the system based on early adopter feedback. ## I heard Apple rejects apps built with third-party frameworks, is that true? Will Apple reject my Flutter app?