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

Unified Diff: runtime/observatory/HACKING.md

Issue 2920603003: Fix some observatory analysis issues. (Closed)
Patch Set: rebase obs analysis issues PR against master Created 3 years, 6 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 | « runtime/observatory/.analysis_options ('k') | runtime/observatory/lib/object_graph.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/HACKING.md
diff --git a/runtime/observatory/HACKING.md b/runtime/observatory/HACKING.md
index fe47693c82369a3347eadc2d7d17f6ca520fe268..c13377f804a3d4564fad76839bffe742bf9a3859 100644
--- a/runtime/observatory/HACKING.md
+++ b/runtime/observatory/HACKING.md
@@ -12,7 +12,7 @@ have a working environment in which you are able to build and test the Dart SDK.
### Develop with Dartium ~ Suggested
If you want to avoid triggering a new compilation to JavaScript for each edit
you do, you can use a modified version of Chromium named Dartium that will
-interpret you dart code directly.
+interpret your dart code directly.
You can obtain Dartium in two different ways:
1. [Download][download_dartium] the binaries
« no previous file with comments | « runtime/observatory/.analysis_options ('k') | runtime/observatory/lib/object_graph.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698