Skip to content

Commit

Permalink
capitalize title
Browse files Browse the repository at this point in the history
  • Loading branch information
arobsn committed Nov 13, 2024
1 parent 202db92 commit ca276fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dapp-connector/wallet-interaction.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Interacting with a wallet
# Interacting With a Wallet

Once we gain access to the wallet, we can interact with it through the [Context API](/dapp-connector/api-overview#context-api). [As explained earlier](wallet-connection#avoid-globally-instantiating-of-the-ergo-object), this API may or may not be globally injected into your dApp's context, depending on your implementation.

Expand Down

0 comments on commit ca276fc

Please sign in to comment.