From cfe46b435d1608d27ed6b285c1ea39193ca5d292 Mon Sep 17 00:00:00 2001 From: BradleyDS2 Date: Mon, 24 Jan 2022 00:08:18 +1100 Subject: [PATCH] Update README.md Fix typo: 'thrid' to 'third' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a010dd..2a3f048 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Mango is a self-hosted manga server and reader. Its features include - Supports nested folders in library - Automatically stores reading progress - Thumbnail generation -- Supports [plugins](https://github.com/hkalexling/mango-plugins) to download from thrid-party sites +- Supports [plugins](https://github.com/hkalexling/mango-plugins) to download from third-party sites - The web reader is responsive and works well on mobile, so there is no need for a mobile app - All the static files are embedded in the binary, so the deployment process is easy and painless