Removed errant word "is".

R=abarth@chromium.org

Review URL: https://codereview.chromium.org/1105113004
This commit is contained in:
Mitch Rudominer 2015-04-30 12:30:57 -07:00
parent 3afd5e5a77
commit 741c887e97

View File

@ -43,7 +43,7 @@ will go) and run `pub get` to download all necessary dependencies and create
the symlinks necessary for 'package:your_app_names/main.dart' includes to work.
Currently the Sky Engine assumes the entry point for your application is a
`main` function is located inside a `main.sky` file at the root of the package.
`main` function located inside a `main.sky` file at the root of the package.
`.sky` is an html-like format:
```
<sky>