From 9fbf94df4cfec5b3de123e4104332e2a9928e6b7 Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Tue, 16 Nov 2021 18:47:02 +0200 Subject: [PATCH] fix typo --- content/concepts/did-ddo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/concepts/did-ddo.md b/content/concepts/did-ddo.md index ae59635d..9a11bfae 100644 --- a/content/concepts/did-ddo.md +++ b/content/concepts/did-ddo.md @@ -411,7 +411,7 @@ Example: ```json { "nft": { - "adddress": "0x000000", + "address": "0x000000", "name": "Ocean Protocol Asset v4", "symbol": "OCEAN-A-v4", "owner": "0x0000000",