diff --git a/developers/ocean-cli/getting-asset-ddo.md b/developers/ocean-cli/getting-asset-ddo.md index 5f4fddeb..d854f493 100644 --- a/developers/ocean-cli/getting-asset-ddo.md +++ b/developers/ocean-cli/getting-asset-ddo.md @@ -1,5 +1,5 @@ # Getting asset DDO -Obtaining the DDO of an asset is a straightforward process. You can accomplish this task by executing the following command: npm run cli getDDO 'assetDID' +Obtaining the DDO of an asset is a straightforward process. You can accomplish this task by executing the following command: npm run cli getDDO 'assetDID'
getDDO method example