Skip to content

Commit e28c0ea

Browse files
authored
Fix typo in the latest release note
1 parent 125c58c commit e28c0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Libraries
4747
// Prints "abcdefghijklmnopqrstuvwxyz"
4848
```
4949
- [`OsString` now implements `FromStr`.][71662]
50-
- [The `saturating_neg` method as been added to all signed integer primitive
50+
- [The `saturating_neg` method has been added to all signed integer primitive
5151
types, and the `saturating_abs` method has been added for all integer
5252
primitive types.][71886]
5353
- [`Arc<T>`, `Rc<T>` now implement `From<Cow<'_, T>>`, and `Box` now

0 commit comments

Comments
 (0)