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 79d0cac commit 5ad6ed9Copy full SHA for 5ad6ed9
src/components/HomepageCards/index.tsx
@@ -93,7 +93,7 @@ export default function HomepageCards(): JSX.Element {
93
<p>
94
Hyperledger Besu is an open source Ethereum client developed under the
95
Apache 2.0 license and written in Java. It runs on public and private
96
- networks. You can also extend Besu's functionality using plugins.
+ networks. You can also extend Besu's functionality using plugins.
97
</p>
98
<div className="row">
99
{CardList.map((props, idx) => (
0 commit comments