Chromium Code Reviews| Index: src/site/index.html |
| diff --git a/src/site/index.html b/src/site/index.html |
| index d6e17aeda17a1a6e89aa380d3f2938816d8e9096..82346bf51c20e53f632a7b9e87c4337f6977e2c9 100644 |
| --- a/src/site/index.html |
| +++ b/src/site/index.html |
| @@ -48,7 +48,7 @@ js: |
| <a id="see-code" href="#code" data-slide="true"><i class="sprite-icon-triangle"></i>See code</a> |
| </div> |
| <div class="col-md-4"> |
| - <h2>Try Dart</h2> |
| + <h2>Write Dart</h2> |
| <p class="timer"><i class="sprite-icon-timer"></i>Under an hour</p> |
| <p>Follow this code lab to create a Dart web app, even if you've never written |
| a web app before. </p> |