From e94d6116e3fff99b3932103e0ab22ff5b44a1273 Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Tue, 5 Nov 2024 22:35:14 -0500 Subject: [PATCH] Spelling --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 923c87576..505a189a2 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ 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 migmration, there will be no more public releases to Maven Central. +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. Thank you to all who used and/or contributed to Picasso over its decade of image loading.