Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Feb 20, 2023
1 parent 6d2d06f commit 4322f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,4 +278,4 @@ const func: Func = () => {
};
```

So, the only reasonable types for `Object.keys` to return is `Array<string>`.
So, the only reasonable type for `Object.keys` to return is `Array<string>`.

0 comments on commit 4322f83

Please sign in to comment.