Skip to content

Commit 79d0cac

Browse files
author
Alexandra Tran
committed
escape apostrophe
Signed-off-by: Alexandra Tran <[email protected]>
1 parent d60cfbc commit 79d0cac

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
@@ -49,7 +49,7 @@ const CardList: CardItem[] = [
4949
// prettier-ignore
5050
description: (
5151
<>
52-
Extend Besu's functionality on both public and private networks using the Plugin API.
52+
Extend Besu&apos;s functionality on both public and private networks using the Plugin API.
5353
</>
5454
),
5555
buttonName: "Get started",

0 commit comments

Comments
 (0)