Skip to content

Commit db489af

Browse files
Alexandra Tranjflo
authored andcommitted
escape apostrophe
Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
1 parent 80419b6 commit db489af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/HomepageCards/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const CardList: CardItem[] = [
5050
// prettier-ignore
5151
description: (
5252
<>
53-
Extend Besu's functionality on both public and private networks using the Plugin API.
53+
Extend Besu&apos;s functionality on both public and private networks using the Plugin API.
5454
</>
5555
),
5656
buttonName: "Get started",

0 commit comments

Comments
 (0)