Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit b1ef595

Browse files
committed
Fix Suffix
1 parent bde18e2 commit b1ef595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ It uses [require.js](http://www.requirejs.org/) to load `app.js` once compiled f
99

1010
```
1111
tsc --sourcemap --module amd app.ts
12-
start default.htm
12+
start default.html
1313
```
1414

0 commit comments

Comments
 (0)