diff --git a/src/ncw-sdk.ts b/src/ncw-sdk.ts index 66ba0ed..6d9d7b7 100644 --- a/src/ncw-sdk.ts +++ b/src/ncw-sdk.ts @@ -224,7 +224,7 @@ export interface NcwSdk { getPublicKeyInfoByAccountAsset(walletId: string, args: PublicKeyInfoByAccountAssetArgs): Promise; /** - * delete signing algorithms for a wallet + * delete signing algorithm for a wallet * * @param {string} walletId * @param {SigningAlgorithm} algorithm