Skip to content

Commit a603aa2

Browse files
blicklysandersn
andauthored
Update tests/cases/fourslash/codeFixMissingTypeAnnotationOnExports52-gerenrics-oversimplification.ts
Fix typo Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
1 parent 14deb8e commit a603aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cases/fourslash/codeFixMissingTypeAnnotationOnExports52-gerenrics-oversimplification.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// In the abstract, we might prefer the inferred return type annotation to
44
// be identical to the parameter type (with 2 type parameters).
5-
// Our current heursitic to avoid overly complex types in this case creates
5+
// Our current heuristic to avoid overly complex types in this case creates
66
// "overly simple" types, but this tradeoff seems reasonable.
77

88
// @isolatedDeclarations: true

0 commit comments

Comments
 (0)