From b223384622aeb57d84d60c81b2364a14c04543af Mon Sep 17 00:00:00 2001 From: Mathias Skjulestad Date: Tue, 28 Jan 2025 10:35:20 +0100 Subject: [PATCH] Update menu Change hydration to person --- docs/menu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/menu.json b/docs/menu.json index 5d4af04d..9f2d5111 100644 --- a/docs/menu.json +++ b/docs/menu.json @@ -13,8 +13,8 @@ "document": "hello" }, { - "title": "3 - Hydration", - "document": "hydration" + "title": "3 - Person", + "document": "person" }, { "title": "4 - Props",