1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Update did-ddo.md

This commit is contained in:
Alex Coseru 2022-02-10 15:05:08 +02:00 committed by GitHub
parent 38e6bcad9a
commit 19069dec32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -461,7 +461,7 @@ Algorithms will have access to a json file located at /data/inputs/algoCustomDat
"surname": "John",
"age": 10,
"developer": false,
"preference': "nodejs"
"preference": "nodejs"
}
```