diff --git a/public/docs/ts/latest/quickstart.jade b/public/docs/ts/latest/quickstart.jade index 54277b7a31..92e5f4e5f5 100644 --- a/public/docs/ts/latest/quickstart.jade +++ b/public/docs/ts/latest/quickstart.jade @@ -4,7 +4,7 @@ include _util-fns Our QuickStart goal is to build and run a super-simple Angular 2 application in TypeScript. # Download the code - In a hurray? + In a hurry? [Download the QuickStart source](https://github.com/angular/quickstart/blob/master/README.md) and start coding.