Skip to content

Commit 98d306f

Browse files
committed
Updated FAQ (markdown)
1 parent a337bf7 commit 98d306f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ interface Foo {
103103
}
104104
```
105105

106-
There are no specified guarantees on comme if you need 100% comment preservation according to some metric, we recommend using a different emit tool.
106+
If you need 100% comment preservation according to some definition of what should/shouldn't be emitted, we recommend using a different emit tool.
107107
Edge cases or "inconsistencies" *will not be considered as defects*, and we don't accept PRs to tinker with comment emit.
108108

109109
### Primitives are `{ }`, and `{ }` Doesn't Mean `object`

0 commit comments

Comments
 (0)