Skip to content

Commit 4bbf162

Browse files
wing328rva8kor
authored andcommitted
update ts samples
1 parent 33c2f56 commit 4bbf162

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/client/petstore/typescript-aurelia/default

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)