From 172aa9d02173136a145aec8344aa018f57cdecf2 Mon Sep 17 00:00:00 2001 From: Margaret Eker Date: Mon, 2 Feb 2026 17:46:11 -0600 Subject: [PATCH] Add missing title for create a cache type topic Added a section on creating a cache type to the documentation. --- src/pages/development/cache/partial/cache-type.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/development/cache/partial/cache-type.md b/src/pages/development/cache/partial/cache-type.md index a8d48ef6e..0773cfeeb 100644 --- a/src/pages/development/cache/partial/cache-type.md +++ b/src/pages/development/cache/partial/cache-type.md @@ -6,6 +6,8 @@ keywords: - Extensions --- +# Create a cache type + A *cache type* enables you to specify what is cached and enables merchants to clear that cache type using the Cache Management page in the Admin. The tag *scope* provides a mechanism for a cache type.