Skip to content

Commit 9175dbc

Browse files
authored
Fix readme typo (#2580)
1 parent b229f3f commit 9175dbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ image format encoders and decoders.](https://docs.rs/image/latest/image/codecs/i
4343
Decoding support for additional image formats is provided by
4444
[`image-extras`](https://github.com/image-rs/image-extras), and the same plugin
4545
interface lets third-party crates act as format implementations for `image`. If
46-
the format you need to handle some other image format, check crates.io for
47-
crates that implement it.
46+
you need to handle some other image format, check crates.io for crates that
47+
implement it.
4848

4949
## Feature Flags
5050

0 commit comments

Comments
 (0)