mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Removed errant word "is".
R=abarth@chromium.org Review URL: https://codereview.chromium.org/1105113004
This commit is contained in:
parent
3afd5e5a77
commit
741c887e97
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user