Fix TypeScript capitalization in internals guide (#1826)

This commit is contained in:
Max Desiatov 2019-10-21 15:27:48 +01:00 committed by Alex Crichton
parent fe4dd0b301
commit 777a12dc70

View File

@ -37,7 +37,7 @@ notably means that it can't persist the object past the lifetime of this
function call.
Now what we actually want to generate is a JS module that looks like (in
Typescript parlance)
TypeScript parlance)
```ts
// foo.d.ts