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

Minor fix

This commit is contained in:
Ana Loznianu 2023-10-18 18:31:46 +03:00
parent 399222de4c
commit 307e8a4634

View File

@ -1,6 +1,6 @@
--- ---
title: Development FAQ title: Development FAQ
description: Frequently Asked Questions About Ocean Technology" description: Frequently Asked Questions About Ocean Technology
--- ---
## Development FAQ ## Development FAQ
@ -24,7 +24,7 @@ Datatokens are created within the Ocean Protocol ecosystem when you tokenize a d
<details> <details>
<summary>How does the datatoken creator make money?</summary> <summary>How does the datatoken creator make money?</summary>
You can generate revenue as a dataset publisher by selling DataTokens to access your published dataset. For more details, please visit the [community monetization](https://docs.oceanprotocol.com/developers/community-monetization#1.-publishing-and-selling-data) page. You can generate revenue as a dataset publisher by selling datatokens to access your published dataset. For more details, please visit the [community monetization](https://docs.oceanprotocol.com/developers/community-monetization#1.-publishing-and-selling-data) page.
</details> </details>
<details> <details>