Skip to content

Commit

Permalink
docs: small typo in no-inferrable-types.md (#8492)
Browse files Browse the repository at this point in the history
  • Loading branch information
uid11 committed Feb 16, 2024
1 parent 9708659 commit ebd2959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/docs/rules/no-inferrable-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@ If you strongly prefer to have explicit types regardless of whether they can be

## Further Reading

- [TpeScript Inference](https://www.typescriptlang.org/docs/handbook/type-inference.html)
- [TypeScript Inference](https://www.typescriptlang.org/docs/handbook/type-inference.html)

0 comments on commit ebd2959

Please sign in to comment.