diff --git a/RELEASES.md b/RELEASES.md index c44c501305f..39cef1e2a57 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -34,7 +34,7 @@ Libraries - [Implement libstd for CloudABI.][47268] - [`Float::{from_bits, to_bits}` is now available in libcore.][46931] - [Implement `AsRef` for Component][46985] -- [Implemented `Write` for `Cursor<&mut Vec>`][46830] +- [Implemented `Write` for `Cursor<&mut Vec>`][46830] - [Moved `Duration` to libcore.][46666] Stabilized APIs