From 73ca5f52df4bdfef0a738a4f2b470438080740b8 Mon Sep 17 00:00:00 2001 From: Asanka Herath Date: Tue, 28 Jul 2015 13:05:20 -0400 Subject: [PATCH] Fix typo in README.md --- engine/src/flutter/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/src/flutter/README.md b/engine/src/flutter/README.md index 6b806c90010..373445f6d3f 100644 --- a/engine/src/flutter/README.md +++ b/engine/src/flutter/README.md @@ -8,7 +8,7 @@ Sky is optimized for today's, and tomorrow's, mobile devices. We are focused on low-latency input, high frame rates, and we are purely mobile first. - For information about using Sky to build apps, please see - [Getting started with Sky](sky/packags/sky/README.md). + [Getting started with Sky](sky/packages/sky/README.md). - For information about contributing to Sky, please see [CONTRIBUTING.md](CONTRIBUTING.md).