Skip to content

Commit e549fb9

Browse files
committed
Update project disclaimers to be more concise
1 parent de7dae9 commit e549fb9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ export default defineConfig([
177177

178178
## Disclaimer
179179

180-
ESLint React is not affiliated with Meta Corporation or [facebook/react](https://github.com/facebook/react) project or React team, nor is it endorsed or sponsored by them.
180+
ESLint React is not affiliated with Meta Corporation or [facebook/react](https://github.com/facebook/react) project or team, nor is it endorsed or sponsored by them.
181181

182182
## Contributing
183183

apps/website/app/(home)/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export default function HomePage() {
5050
<small>
5151
ESLint React is not affiliated with Meta Corporation or{" "}
5252
<Link className="underline" href="https://github.com/facebook/react">facebook/react</Link>{" "}
53-
project or React team, nor is it endorsed or sponsored by them.
53+
project or team, nor is it endorsed or sponsored by them.
5454
</small>
5555
</footer>
5656
</main>

packages/plugins/eslint-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ export default defineConfig([
177177

178178
## Disclaimer
179179

180-
ESLint React is not affiliated with Meta Corporation or [facebook/react](https://github.com/facebook/react) project or React team, nor is it endorsed or sponsored by them.
180+
ESLint React is not affiliated with Meta Corporation or [facebook/react](https://github.com/facebook/react) project or team, nor is it endorsed or sponsored by them.
181181

182182
## Contributing
183183

0 commit comments

Comments
 (0)