Skip to content

Commit

Permalink
fix: change
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaccoSordo committed May 22, 2024
1 parent 16c4c1f commit e465940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/getting-started/first-dapp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ Please refer to our dedicated [page](/guides/disconnecting-a-wallet) on how to d

## Destroy

`destroy` needs to be implemented to ensure proper lifecycle management of `dAppClient`.
`destroy` should be implemented to ensure proper lifecycle management of `dAppClient`.

This function is designed to be called as the final action of `dAppClient` when it is no longer needed.

Expand Down

0 comments on commit e465940

Please sign in to comment.