We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f356cd6 commit 12686e7Copy full SHA for 12686e7
doc/spec.md
@@ -286,7 +286,7 @@ function f(s) {
286
}
287
```
288
289
-In the JavaScript output, all type annotations have been erased. In general, TypeScript erases all type information before emiting JavaScript.
+In the JavaScript output, all type annotations have been erased. In general, TypeScript erases all type information before emitting JavaScript.
290
291
## <a name="1.1"/>1.1 Ambient Declarations
292
0 commit comments