Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit bceb5ca

Browse files
committed
fix code indent
1 parent c3c813b commit bceb5ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/docs/js/latest/quickstart.jade

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
<code>app.ts</code>, both at the root of the project:
5555

5656
pre.prettyprint
57-
$ touch index.html
58-
$ touch app.ts
57+
$ touch index.html
58+
$ touch app.ts
5959

6060
p Inside of <code>app.ts</code>, import the type definitions from Angular:
6161
pre.prettyprint

0 commit comments

Comments
 (0)