Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
abarth committed Jul 28, 2015
1 parent 5711853 commit b4d27f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion travis/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ set -ex

./sky/tools/gn --release
ninja -j 4 -C out/Release
./sky/tools/skyanalyzer --congratulate sky/packags/sky/example/stocks/lib/main.dart
./sky/tools/skyanalyzer --congratulate sky/packages/sky/example/stocks/lib/main.dart

0 comments on commit b4d27f5

Please sign in to comment.