From e75b2c1f4408e3abde392c616c58acde38adcc0e Mon Sep 17 00:00:00 2001 From: Alfreedom <00tango.bromine@icloud.com> Date: Tue, 14 Jan 2025 10:00:58 +0100 Subject: [PATCH] Typo fix --- docs/appkit/flutter/core/siwe.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/appkit/flutter/core/siwe.mdx b/docs/appkit/flutter/core/siwe.mdx index 9dc4bb49..3ade65f1 100644 --- a/docs/appkit/flutter/core/siwe.mdx +++ b/docs/appkit/flutter/core/siwe.mdx @@ -230,7 +230,7 @@ Get the address from the SIWE message. SIWEUtils.getAddressFromMessage(message); ``` -## Basica usage example +## Basic usage example This basic configuration is enough to try the feature out without a backend