Skip to content

Commit 63efb39

Browse files
committed
resolve comments
1 parent c034bac commit 63efb39

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/intl/en/learn-quizzes.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -343,20 +343,20 @@
343343
"i002-c-label": "Ventures and grants, pool capital and vote on projects to fund",
344344
"i002-c-explanation": "Venture or grants DAOs are one example, but DAOs are not limited to that.",
345345
"i002-d-label": "All of the above",
346-
"i002-d-explanation": "A DAO can have a multitude of 'missions'. Check out the resources to find practical examples.",
346+
"i002-d-explanation": "A DAO can have a multitude of 'missions'.",
347347
"i003-prompt": "Unlike traditional organizations, DAOs are…",
348348
"i003-a-label": "Usually hierarchical",
349349
"i003-a-explanation": "DAOs are usually flat, and fully democratized.",
350350
"i003-b-label": "Transparent and fully public about their activities",
351-
"i003-b-explanation": "Thanks to on-chain voting, decisions are transparent on the blockchain. Discussions and other elements of the decision-making process are usually open as well.",
351+
"i003-b-explanation": "Thanks to on-chain voting, decisions are transparent on the blockchain. Discussions and other elements of the decision-making process are open to all members.",
352352
"i003-c-label": "Controlled by a central party",
353353
"i003-c-explanation": "Changes require voting by the members. Services offered are handled automatically in a decentralized manner.",
354354
"i003-d-label": "Restricted regarding who can suggest changes",
355355
"i003-d-explanation": "Usually, every DAO member can suggest changes.",
356356
"i004-prompt": "What is essential about Smart Contracts for DAOs?",
357357
"i004-a-label": "The Smart Contract code can be modified",
358358
"i004-a-explanation": "Once the contract is live on Ethereum, no one can change the rules except by a vote. This allows the DAO to run by the rules it was programmed with.",
359-
"i004-b-label": "One DAO member gets the right to spend money from the treasury",
359+
"i004-b-label": "It has an individual owner who retains authority to make changes and send from the treasury.",
360360
"i004-b-explanation": "The treasury is defined by the smart contract. To spend money, the group's approval is needed.",
361361
"i004-c-label": "Trust in the underlying blockchain due to a distributed consensus",
362362
"i004-c-explanation": "It’s important for a DAO that the underlying blockchain cannot be manipulated. Ethereum’s own consensus is distributed and established enough for organizations to trust the network.",

0 commit comments

Comments
 (0)