diff --git a/src/ocean/OceanAssets.ts b/src/ocean/OceanAssets.ts index 69db15d..71d1500 100644 --- a/src/ocean/OceanAssets.ts +++ b/src/ocean/OceanAssets.ts @@ -412,7 +412,7 @@ export class OceanAssets extends Instantiable { * Transfer ownership of an asset. * @param {string} did Asset DID. * @param {string} newOwner Ethereum address of the new owner of the DID. - * @param {Account} account Ethereum account to sign and prove the ownership. + * @param {Account} account Ethereum account of original/old owner to sign and prove the ownership. * @return {Promise} Returns Web3 transaction receipt. */ public async transferOwnership(