Skip to content

Commit 2bcab6c

Browse files
ddbeckfoolip
andauthored
Fix typo
Co-authored-by: Philip Jägenstedt <[email protected]>
1 parent 5ae8ec4 commit 2bcab6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Quicktype produces a definitions that are correct, but not as narrow or
1+
// Quicktype produces definitions that are correct, but not as narrow or
22
// well-named as hand-written type definition might produce. This module takes
33
// the Quicktype-generated types as renames or modifies the types to be somewhat
44
// nicer to work with in TypeScript.

0 commit comments

Comments
 (0)