Skip to content

Commit 4c50bfe

Browse files
quetoolCopilot
andauthored
Update appkit/flutter/core/actions.mdx
Co-authored-by: Copilot <[email protected]>
1 parent bbe2abb commit 4c50bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appkit/flutter/core/actions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ await _appKitModal.reconnectRelay();
3535

3636
### - Load account data such as balance and identity
3737

38-
In most cases it shouldn't be needed as it is called internally but this method is usefult to relaod account data such as balance and identity. Particularly useful after a transaction.
38+
In most cases it shouldn't be needed as it is called internally but this method is useful to reload account data such as balance and identity. Particularly useful after a transaction.
3939

4040
```javascript
4141
await _appKitModal.loadAccountData();

0 commit comments

Comments
 (0)