diff --git a/docs/overview/contributors.md b/docs/overview/contributors.md index 7e8e28e..29e1207 100644 --- a/docs/overview/contributors.md +++ b/docs/overview/contributors.md @@ -6,7 +6,7 @@ outline: deep -# Contributors +# DAO Contributors Contributors receive grants from the DAO and are often composed of hierarchical teams which manage, streamline, and secure the success of their deliverables to diff --git a/docs/technical/dao.md b/docs/technical/dao.md index e28a8db..aef90e4 100644 --- a/docs/technical/dao.md +++ b/docs/technical/dao.md @@ -8,7 +8,7 @@ outline: deep # DAO (Api3Template.sol) -The API3 DAO contract is the core DAO contract, and it serves a coordinating and +The API3 DAO contract is the core DAO contract serving as a coordinating and setup role. It holds the admin role in API3's contracts including the DAO pool, and it delegates some of this responsibility to the DAO's other contracts (its voting apps and [Aragon Agents](https://aragon.org/agent)).