Skip to content

Commit 12686e7

Browse files
authored
Update spec.md
1 parent f356cd6 commit 12686e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/spec.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ function f(s) {
286286
}
287287
```
288288

289-
In the JavaScript output, all type annotations have been erased. In general, TypeScript erases all type information before emiting JavaScript.
289+
In the JavaScript output, all type annotations have been erased. In general, TypeScript erases all type information before emitting JavaScript.
290290

291291
## <a name="1.1"/>1.1 Ambient Declarations
292292

0 commit comments

Comments
 (0)