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 d60cfbc commit 79d0cacCopy full SHA for 79d0cac
src/components/HomepageCards/index.tsx
@@ -49,7 +49,7 @@ const CardList: CardItem[] = [
49
// prettier-ignore
50
description: (
51
<>
52
- 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.
53
</>
54
),
55
buttonName: "Get started",
0 commit comments