Skip to content

Commit 6f3daca

Browse files
committed
update ts samples
1 parent 2d2e1c4 commit 6f3daca

File tree

1 file changed

+1
-1
lines changed
  • samples/client/petstore/typescript-aurelia/default

1 file changed

+1
-1
lines changed

samples/client/petstore/typescript-aurelia/default/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ import {operationId} from './symlinkDir';
6565
The CommonJS syntax is as follows:
6666

6767
```
68-
import localName = require('./symlinkDir')';
68+
import localName = require('./symlinkDir');
6969
```

0 commit comments

Comments
 (0)