Skip to content

Commit

Permalink
Update packages/examples/packages/settings-page/src/index.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Frederik Bolding <[email protected]>
  • Loading branch information
GuillaumeRx and FrederikBolding authored Dec 16, 2024
1 parent c0e850e commit 99a59cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/examples/packages/settings-page/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ type SnapState = {
* Handle incoming JSON-RPC requests from the dapp, sent through the
* `wallet_invokeSnap` method. This handler handles one method:
*
* - `getSettings`: get the settings state from the snap state.
* - `getSettings`: Get the settings state from the snap state.
*
* @param params - The request parameters.
* @param params.request - The JSON-RPC request object.
Expand Down

0 comments on commit 99a59cf

Please sign in to comment.