Skip to content

Commit

Permalink
Adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
jlwllmr committed Feb 19, 2025
1 parent 09ab5d7 commit 7d4e28d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ContractsWarning.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default function ContractsWarning() {
return (
<div style={{ marginTop: "2rem" }}>
<Admonition type="warning" title="Contributions not accepted">
These reference pages are automatically generated based on Linea&#39s{" "}
These reference pages are automatically generated based on Linea's{" "}

Check failure on line 16 in src/components/ContractsWarning.jsx

View workflow job for this annotation

GitHub Actions / Lint Code Base, Spelling

`'` can be escaped with `&apos;`, `&lsquo;`, `&#39;`, `&rsquo;`
<a href="https://github.com/Consensys/linea-monorepo/tree/main/contracts/src">
smart contracts
</a>
Expand Down

0 comments on commit 7d4e28d

Please sign in to comment.