Skip to content

Commit 2e59e17

Browse files
authored
doc(CHANGELOG): fix grammar errors
1 parent ebbc44d commit 2e59e17

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ and this project adheres to [Dart Package Versioning](https://dart.dev/tools/pub
2020

2121
### Changed
2222

23-
- Rand class accept as source of characters both plain and Future values.
24-
- BytesOf constructors accept both plain and Future values.
23+
- Rand class now accepts not only plain values but also Futures
24+
as a source of characters.
25+
- BytesOf constructors now accepts both plain values and Futures.
2526

2627
### Removed
2728

0 commit comments

Comments
 (0)