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

Unified Diff: src/site/articles/embedding-in-html/index.html

Issue 11366023: Updated tech overview (Closed) Base URL: git@github.com:dart-lang/dartlang.org.git@master
Patch Set: Created 8 years, 2 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
Index: src/site/articles/embedding-in-html/index.html
diff --git a/src/site/articles/embedding-in-html/index.html b/src/site/articles/embedding-in-html/index.html
index f9daa5c20cf1e608d399febd08bd532463239821..b8091d41270dbf27451934ab65ca5126d2b27711 100755
--- a/src/site/articles/embedding-in-html/index.html
+++ b/src/site/articles/embedding-in-html/index.html
@@ -33,7 +33,7 @@ a semantically equivalent page embedding JavaScript.
<p>
HTML <code>script</code> tags provide a
<code>type</code> attribute to define the language of the script.
-For Dart, this attribute has the value 'application/dart'.
+For Dart, this attribute has the value <code>'application/dart'</code>.
</p>
<p>
« no previous file with comments | « no previous file | src/site/docs/dart-up-and-running/ch05.html » ('j') | src/site/docs/technical-overview/index.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698