Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Unified Diff: sky/sdk/README.md

Issue 1105113004: Fix grammar in sky/sdk/README.md (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/README.md
diff --git a/sky/sdk/README.md b/sky/sdk/README.md
index e27175d141239bc18d14d10a4c4725bcec8492b3..285a01ed958241887ea5603bd9e80ad541c2c0b1 100644
--- a/sky/sdk/README.md
+++ b/sky/sdk/README.md
@@ -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>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698