From 2e04217ef0482301de93bc7a53752ae6e5f8043c Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Mon, 4 Nov 2024 16:01:39 -0800 Subject: [PATCH] More spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac720f755..505a189a2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Picasso ======= **Attention**: This library is deprecated. -Please use alternatives like [Coil](https://coil-kt.github.io/coil/) for future projects, and start planning to migrate existing projects, espeically if they rely on Compose UI. +Please use alternatives like [Coil](https://coil-kt.github.io/coil/) for future projects, and start planning to migrate existing projects, especially if they rely on Compose UI. Existing versions will continue to function, but no new work is planned. While some changes may land in the repo as we support internal legacy usage and migration, there will be no more public releases to Maven Central.