From 79cb2f234c924dd9d4e1a90d0c3c38088533929a Mon Sep 17 00:00:00 2001 From: Tracy Miranda Date: Fri, 3 Nov 2023 11:45:25 -0400 Subject: [PATCH] Documentation edits made through Mintlify web editor --- features/history.mdx | 2 +- mint.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/features/history.mdx b/features/history.mdx index f09cb94..70a5b31 100644 --- a/features/history.mdx +++ b/features/history.mdx @@ -1,6 +1,6 @@ --- title: 'History' -description: 'Make the most of Wave's persistent, context rich history' +description: 'Make the most of persistent, context rich history' icon: 'scroll' --- diff --git a/mint.json b/mint.json index 95e1598..7d74e84 100644 --- a/mint.json +++ b/mint.json @@ -61,7 +61,7 @@ "group": "Features", "pages": [ "features/appearance", - "features/images", + "features/history", "features/markdown", "features/navigation" ]