Skip to content

Commit

Permalink
fix typo in RPC Edge title
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsdls committed Dec 17, 2024
1 parent ecb4571 commit 8fe6aa1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const metadata = createMetadata({
title: "thirdweb RPC Edge",
icon: "rpc",
},
title: "thridweb RPC Edge",
title: "thirdweb RPC Edge",
description:
"Remote Procedure Call (RPC) Edge provides reliable access to querying data and interacting with the blockchain through global edge RPCs.",
});
Expand Down

0 comments on commit 8fe6aa1

Please sign in to comment.