Skip to content

Commit 8300295

Browse files
author
Won Song
committed
Added /// and enclosing slash
1 parent 4a4a8d6 commit 8300295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/js/latest/quickstart.jade

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
p Inside of <code>app.ts</code>, import the type definitions from Angular:
5757
code-example.
58-
&lt;reference path="typings/angular2/angular2.d.ts" &gt;
58+
/// &lt;reference path="typings/angular2/angular2.d.ts" /&gt;
5959

6060
p Now your editor should be able to complete the available imports:
6161
code-example.

0 commit comments

Comments
 (0)