From 997396810decfeea5c0ac7d57f223277a3c9b40e Mon Sep 17 00:00:00 2001 From: 0xFantomMenace <93462858+0xFantomMenace@users.noreply.github.com> Date: Mon, 29 Jun 2026 23:57:35 +0000 Subject: [PATCH] docs: replace em-dash in Web3 Authentication section One marketing-prose em-dash in the Web3 Authentication lead-in replaced with a period. Same change as the TypeScript SDK. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea2111f..8b28f76 100644 --- a/README.md +++ b/README.md @@ -1067,7 +1067,7 @@ client = Client( ### Web3 Authentication -Get API keys programmatically using an Ethereum wallet — no browser or email required. +Get API keys programmatically using an Ethereum wallet. No browser or email required. #### Free Tier (SIWE)