Skip to content

Commit 7993af0

Browse files
committed
update changelog wording
1 parent 69d1906 commit 7993af0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2222
- Fixed `fs.move.move_file` to clean up the copy on the destination in case of errors.
2323
- `fs.opener.manage_fs` with `writeable=True` will now raise a `ResourceReadOnly`
2424
exception if the managed filesystem is not writeable.
25-
- Mark `fs.wrap.WrapReadOnly` as read-only filesystem.
25+
- Marked filesystems wrapped with `fs.wrap.WrapReadOnly` as read-only.
2626

2727

2828
## [2.4.15] - 2022-02-07

0 commit comments

Comments
 (0)