diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 0bb259940d..3314418dec 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,6 +1,6 @@ # Contributor Covenant Code of Conduct ## Our Pledge -In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation. +In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socioeconomic status, nationality, personal appearance, race, religion, or sexual identity and orientation. ## Our Standards Examples of behavior that contributes to creating a positive environment include: - Using welcoming and inclusive language diff --git a/projects/sdk/README.md b/projects/sdk/README.md index 5934440988..e982f537fe 100644 --- a/projects/sdk/README.md +++ b/projects/sdk/README.md @@ -18,7 +18,7 @@ import { BeanstalkSDK } from "@beanstalk/sdk"; const sdk = new BeanstalkSDK(options); ``` -SDK contructor options: +SDK constructor options: ```javascript const options = { diff --git a/projects/ui/src/functions/ebipdata/ebips/ebip-8.md b/projects/ui/src/functions/ebipdata/ebips/ebip-8.md index 63627664de..8337d14441 100644 --- a/projects/ui/src/functions/ebipdata/ebips/ebip-8.md +++ b/projects/ui/src/functions/ebipdata/ebips/ebip-8.md @@ -34,7 +34,7 @@ Increment the total Seeds based on the sum of the BDV of each Enrooted Deposit i When removing an Unripe Deposit from the legacy Silo storage reference, remove the whole legacy Deposit and redeposit any excess in the regular Silo storage reference instead of leaving it in the legacy Deposit storage. -Add the `payable` modifer to the `enrootDeposit(s)` functions. +Add the `payable` modifier to the `enrootDeposit(s)` functions. All fixes were reviewed by Halborn. diff --git a/projects/ui/src/functions/oldbipdata/bips/bip-2.md b/projects/ui/src/functions/oldbipdata/bips/bip-2.md index a63b3e959d..1dfb8a8da0 100644 --- a/projects/ui/src/functions/oldbipdata/bips/bip-2.md +++ b/projects/ui/src/functions/oldbipdata/bips/bip-2.md @@ -21,8 +21,8 @@ We propose modifications to Beanstalk so that Beans from harvests and claims tha We propose the following adjustments to the Beanstalk Weather Changes in the cases when $P > 1$ and $R^{D^*}$ < $R^D$: -- When the demand for Soil is steady, the Weather Change is -1% (previouly 0%). -- When the demand for Soil is increasing, the Weather Change is -3% (previouly 1%). +- When the demand for Soil is steady, the Weather Change is -1% (previously 0%). +- When the demand for Soil is increasing, the Weather Change is -3% (previously 1%). ![](https://i.imgur.com/tVtxAU9.png)