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 80419b6 commit db489afCopy full SHA for db489af
src/components/HomepageCards/index.tsx
@@ -50,7 +50,7 @@ const CardList: CardItem[] = [
50
// prettier-ignore
51
description: (
52
<>
53
- Extend Besu's functionality on both public and private networks using the Plugin API.
+ Extend Besu's functionality on both public and private networks using the Plugin API.
54
</>
55
),
56
buttonName: "Get started",
0 commit comments