diff --git a/core/src/docs/rfcs/2299_chain_based_operator_api.md b/core/src/docs/rfcs/2299_chain_based_operator_api.md index a0d914be99c..d443b9ef448 100644 --- a/core/src/docs/rfcs/2299_chain_based_operator_api.md +++ b/core/src/docs/rfcs/2299_chain_based_operator_api.md @@ -94,6 +94,6 @@ None # Future possibilities -## Change API after fn_traits stablized +## Change API after fn_traits stabilized -After [fn_traits](https://github.com/rust-lang/rust/issues/29625) get stablized, we will implement `FnOnce` for `FunctionXxx` instead of `call`. +After [fn_traits](https://github.com/rust-lang/rust/issues/29625) get stabilized, we will implement `FnOnce` for `FunctionXxx` instead of `call`. diff --git a/website/community/committers/release.md b/website/community/committers/release.md index f3d6a7518ea..84047ccf5dd 100644 --- a/website/community/committers/release.md +++ b/website/community/committers/release.md @@ -361,7 +361,7 @@ Example: The vote should be open for **at least 72 hours** except the following cases: 1. Security issues -2. The wild user effected bug fixs +2. The wild user effected bug fixes 3. Any other emergency cases The Release manager should claim the emergency cases in the vote email if he want to vote it rapidly.