Skip to content

Commit

Permalink
docs(readme): fix TypeScript spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsogl committed Apr 9, 2018
1 parent c7464d0 commit b3c506f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ async function asyncFunctionWithThrow() {
}
```

## Type script usage
## TypeScript usage
```javascript
interface ServerResponse {
test: number;
Expand Down

0 comments on commit b3c506f

Please sign in to comment.