Index: src/site/codelabs/darrrt/index.markdown |
diff --git a/src/site/codelabs/darrrt/index.markdown b/src/site/codelabs/darrrt/index.markdown |
index e705d9914cdd8121dc00cbbd12b3ab0123bd5e6b..ffcf2866b7ea32893649d9e33a87aaeb3516db7d 100644 |
--- a/src/site/codelabs/darrrt/index.markdown |
+++ b/src/site/codelabs/darrrt/index.markdown |
@@ -1,6 +1,6 @@ |
--- |
layout: default |
-title: "Try Dart" |
+title: "Write Dart" |
description: "Write some Dart code. Learn some stuff." |
snippet_img: images/piratemap.jpg |
has-permalinks: true |
@@ -19,7 +19,7 @@ header: |
# {{ page.title }} |
-## Got an hour? Write a Dart app. |
+## Got about an hour? Write a Dart app. |
Kathy Walrath
2013/11/23 00:51:54
As we discussed, delete this line entirely.
|
In this code lab, |
you build a pirate badge generator from a skeleton app. |