From 11865d258e92818db0fa83ba1b71abe1bb8e1842 Mon Sep 17 00:00:00 2001 From: Ben Koshy Date: Sat, 4 May 2024 07:14:19 +1000 Subject: [PATCH] Docs: remove irrelevant characters --- docs/api/pagy.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/api/pagy.md b/docs/api/pagy.md index 0bdde21c3..304433ac6 100644 --- a/docs/api/pagy.md +++ b/docs/api/pagy.md @@ -196,7 +196,6 @@ Which means: - `in`, `from` and `to` of an empty page are all `0` - `prev` and `next` of a single page (not necessary an empty one) are both `nil` (i.e. there is no other page) -=== ## Exceptions