From f865ec1a7314d46f90b5cf3f4664a9553b88bac3 Mon Sep 17 00:00:00 2001 From: Jonathan Behrens Date: Tue, 14 Nov 2023 16:55:44 -0800 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e7a8de..0356647 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -**WARNING: This crate is in maintenance mode as _image-rs_ seeks so move over to the zune-jpeg crate. However, since other Rust JPEG crates do not support lossless mode, we will continue to welcome PRs related to that functionality.** +**WARNING: This crate is in maintenance mode as _image-rs_ seeks to move over to the zune-jpeg crate. However, since other Rust JPEG crates do not support lossless mode, we will continue to welcome PRs related to that functionality.** --- # jpeg-decoder