Skip to content

Commit ebd2959

Browse files
authored
docs: small typo in no-inferrable-types.md (#8492)
1 parent 9708659 commit ebd2959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-plugin/docs/rules/no-inferrable-types.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ If you strongly prefer to have explicit types regardless of whether they can be
100100

101101
## Further Reading
102102

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

0 commit comments

Comments
 (0)