fix code indent

This commit is contained in:
Alex Wolfe 2015-05-01 05:56:02 -07:00
parent c3c813b4bb
commit bceb5ca6b9
1 changed files with 2 additions and 2 deletions

View File

@ -54,8 +54,8 @@
<code>app.ts</code>, both at the root of the project:
pre.prettyprint
$ touch index.html
$ touch app.ts
$ touch index.html
$ touch app.ts
p Inside of <code>app.ts</code>, import the type definitions from Angular:
pre.prettyprint