From 32b25a2c83f9e1fa814db50507e47ef8d2d2bea5 Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Tue, 28 Jul 2015 11:04:27 -0700 Subject: [PATCH] Fix typos --- 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).