Skip to content

Commit

Permalink
Update packages/client/src/actions/username.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Cesare Naldi <[email protected]>
  • Loading branch information
juangm and cesarenaldi authored Dec 10, 2024
1 parent 5cf9f0f commit 91a89ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/src/actions/username.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export function fetchUsername(
}

/**
* Fetch usernames owned by an account.
* Fetch usernames owned by an address.
*
* ```ts
* const result = await fetchUsernames(anyClient, {
Expand Down

0 comments on commit 91a89ca

Please sign in to comment.