Skip to content

Commit 0159716

Browse files
quetoolCopilot
andauthored
Update appkit/flutter/core/options.mdx
Co-authored-by: Copilot <[email protected]>
1 parent 68794bb commit 0159716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appkit/flutter/core/options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ This callback method will be triggered if getting the balance from our blockchai
6464

6565
These are the set of namespaces that will be requested to the wallet you are connecting to.
6666

67-
These values are optionals and, in most cases, not required since AppKit already defines every required and optional namespace internally based on configured networks (EVM and Solana by default).
67+
These values are optional and, in most cases, not required since AppKit already defines every required and optional namespace internally based on configured networks (EVM and Solana by default).
6868

6969
However, if you would want to override that definition with your own or support more networks than just EVM and Solana (i.e. Polkadot, Kadena, etc...) these are the object you should modify. See [Custom Networks](../core/custom-chains). section.
7070

0 commit comments

Comments
 (0)