We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 577957f commit b75859cCopy full SHA for b75859c
packages/website/src/components/FinancialContributors/index.tsx
@@ -10,8 +10,8 @@ export function FinancialContributors(): JSX.Element {
10
return (
11
<>
12
<p>
13
- The typescript-estlint project would not be possible without the
14
- generous support of our financial contributors.
+ The typescript-eslint project would not be possible without the generous
+ support of our financial contributors.
15
</p>
16
<div className={styles.sponsorsContainer}>
17
<Sponsors
0 commit comments