diff --git a/packages/sdk/src/lib/utils/multicall.ts b/packages/sdk/src/lib/utils/multicall.ts index 9ca4b1996..2e2bf7d4d 100644 --- a/packages/sdk/src/lib/utils/multicall.ts +++ b/packages/sdk/src/lib/utils/multicall.ts @@ -222,7 +222,7 @@ export class MultiCaller { } /** - * Multicall for token properties. Will collect all the requested properies for each of the + * Multicall for token properties. Will collect all the requested properties for each of the * supplied token addresses. * @param erc20Addresses * @param options Defaults to just 'name'