diff --git a/content/docs/stacks/api/tokens/holders.mdx b/content/docs/stacks/api/tokens/holders.mdx index 3ac6aa743..9be530bda 100644 --- a/content/docs/stacks/api/tokens/holders.mdx +++ b/content/docs/stacks/api/tokens/holders.mdx @@ -34,7 +34,7 @@ Retrieves the list of fungible token holders for a given token ID. Specify `stx` <Property name={"token"} type={"string"} required={true} deprecated={false}> -fungible token identifier +fungible token identifier, e.g. `SM3VDXK3WZZSA84XXFKAFAF15NNZX32CTSG82JFQ4.sbtc-token::sbtc-token` </Property>