Skip to content

Commit df5c335

Browse files
committed
fix typo in RPC Edge title
1 parent e818f0e commit df5c335

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/infrastructure/rpc-edge/overview

1 file changed

+1
-1
lines changed

apps/portal/src/app/infrastructure/rpc-edge/overview/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const metadata = createMetadata({
77
title: "thirdweb RPC Edge",
88
icon: "rpc",
99
},
10-
title: "thridweb RPC Edge",
10+
title: "thirdweb RPC Edge",
1111
description:
1212
"Remote Procedure Call (RPC) Edge provides reliable access to querying data and interacting with the blockchain through global edge RPCs.",
1313
});

0 commit comments

Comments
 (0)