| Index: src/site/index.html
|
| diff --git a/src/site/index.html b/src/site/index.html
|
| index b77286e88c2b41716a2186d426bee520e0f331e2..9d2bb143913487be03c35019e5dd7f1d6e27dfdc 100644
|
| --- a/src/site/index.html
|
| +++ b/src/site/index.html
|
| @@ -67,8 +67,7 @@ js:
|
| </div>
|
| <div class="row">
|
| <div class="col-md-10 col-md-offset-1 browser-support">
|
| - <p>All modern browsers (both desktop and mobile) can run Dart web apps, thanks to our
|
| - <a href="#dart2js">Dart-to-JavaScript compiler</a>.</p>
|
| + <p>Dart runs in modern web browsers and on the server.</p>
|
| <i class="sprite-icon-browsers"></i>
|
| </div>
|
| </div>
|
|
|