From 92f298df2e424cd7a316fa6aa43f9d1f67066fce Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Sat, 11 May 2024 07:50:08 +0200 Subject: [PATCH] typo in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cacbf7a..e9c9040 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ On my todo list once I feel like I need it. ## Why are the OPDS entries not paginated? My hardware (a Kobo Aura One from ~2016) with KOReader works perfectly fine with -parsing the 1MB book feed from own library. Once that changes I might get over -my laziness and implement it. +parsing the 1MB book feed from my own library. Once that changes I might get +over my laziness and implement it. ## Aren't these database access patterns inefficient?