Skip to content

Commit d30af04

Browse files
Fix: Documentation Improvements and Typo Corrections (yearn#513)
* fix(docs): corrected typos in Governance and Operations section - Fixed typo "constrained delgation" → "constrained delegation". - Fixed typo "bet" → "be" in the sentence about membership pools. * fix(docs): added missing Telegram link * fix(docs): fixed typo "addsomeone to telegram" → "add someone to Telegram" * Update contribute.md
1 parent f4354a0 commit d30af04

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

docs/contributing/governance/governance-and-operations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Multi-DAO refers to the fluid number of decentralized autonomous organizations (
1010
- **yTeams** focus on specific aspects of the protocol or relevant operations
1111
- **Multisig** members execute or veto any on-chain decisions
1212

13-
Token holders have an ultimate say over what yTeams exist, who is part of the Multisig, and the limitations of each group's operational control. The term 'constrained delgation' originates from token holders delegating specific powers to various groups building and managing yearn.
13+
Token holders have an ultimate say over what yTeams exist, who is part of the Multisig, and the limitations of each group's operational control. The term 'constrained delegation' originates from token holders delegating specific powers to various groups building and managing yearn.
1414

1515
A simplified flow of governance would look like this:
1616

@@ -51,7 +51,7 @@ Specifically, these proposals allow token holders to make the following decision
5151

5252
### yTeams
5353

54-
Each yTeam has an objective and discrete powers which are defined by token holders. yTeams can be broken into membership pools, separating groups of contributors working towards similar goals as the overarching team. Additionally, one membership pool can bet a part of multiple yTeams.
54+
Each yTeam has an objective and discrete powers which are defined by token holders. yTeams can be broken into membership pools, separating groups of contributors working towards similar goals as the overarching team. Additionally, one membership pool can be a part of multiple yTeams.
5555

5656
| yTeam | Objective | Membership Pool |
5757
| ------- | ----------------------- | --------------------------------------------------------------------- |
@@ -100,4 +100,4 @@ Yearn continuously paves the way towards an ideal balance of DAO decentralizatio
100100

101101
## Read More
102102

103-
- [Article](https://medium.com/iearn/yearn-governance-explained-proposals-yfi-token-and-execution-113ec86c3a3f) about yearn governance process and YFI token role in it
103+
- [Article](https://medium.com/iearn/yearn-governance-explained-proposals-yfi-token-and-execution-113ec86c3a3f) about yearn governance process and YFI token role in it

docs/contributing/governance/proposal-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Discussion regarding changes in the protocol happens on a variety of platforms,
88

99
- [Governance Forum](https://gov.yearn.fi/)
1010
- [Discord](https://discord.gg/yearn)
11-
- [Telegram]
11+
- [Telegram](https://t.me/yearnfinance)
1212

1313
Getting as much feedback as possible from the various communication channels is recommended before introducing a formal proposal. The governance forum and Discord server have dedicated channels for specific topics.
1414

docs/contributing/governance/veyfi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ veYFI incorporates [YIP-56: Buyback and Build](https://gov.yearn.fi/t/yip-56-buy
5959
- ETH required to redeem 1 dYFI: <ContractData contract='dYFI Redemption' methodName='eth_required' decimals={18} />
6060

6161
:::
62-
63-
![image](/img/charts/dyfi-redemption-chart.png)
62+
63+
![image](/img/charts/dyfi-redemption-chart.png)
6464

6565
## Vault Gauges + Voting
6666

docs/contributing/operations/decision-making.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Here are some examples for the four categories of decisions that emerge from thi
1616
|----|--------|---------|
1717
|gated|add a strategy to a vault|merge a pr|
1818
||transfer money from the treasury|decide on a logo|
19-
||mint YFI|addsomeone to telegram|
19+
||mint YFI|add someone to telegram|
2020
|ungated|fork our protocol|submit a pr|
2121
||execute a signed multisig tx|write a new docs page|
2222
||create a new vault|propose a YIP|

0 commit comments

Comments
 (0)