Skip to content

Commit bbe2abb

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

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
@@ -27,7 +27,7 @@ _appKitModal.launchBlockExplorer();
2727

2828
### - Reconnect relay
2929

30-
In most cases it shouldn't be needed as it is called internally but this method is usefult to reconnect the relay when internet connection is back after inactivity.
30+
In most cases it shouldn't be needed as it is called internally but this method is useful to reconnect the relay when internet connection is back after inactivity.
3131

3232
```javascript
3333
await _appKitModal.reconnectRelay();

0 commit comments

Comments
 (0)