From 54102785a4331f92d83273efb79993c7c49b2107 Mon Sep 17 00:00:00 2001 From: Jesse Wierzbinski Date: Tue, 6 Aug 2024 14:25:22 +0200 Subject: [PATCH] fix: :memo: Add missing number types to Collection --- app/structures/collection/page.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/structures/collection/page.mdx b/app/structures/collection/page.mdx index f97d57f..067aab1 100644 --- a/app/structures/collection/page.mdx +++ b/app/structures/collection/page.mdx @@ -29,7 +29,7 @@ Pages should be limited to a reasonable number of entities, such as 20 or 80. If the collection only has one page, this should be the same as `first`. - + Total number of entities in the collection, across all pages.