From 1e41bdcb70d856a00fcd2f856019613d6b22dd0e Mon Sep 17 00:00:00 2001 From: Mariana Caetano Pereira <67270558+mariana-caetano@users.noreply.github.com> Date: Thu, 7 May 2026 16:56:37 -0300 Subject: [PATCH] docs(navigation.json): fix guide name --- public/navigation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/navigation.json b/public/navigation.json index a24d3fd86..0982532ef 100644 --- a/public/navigation.json +++ b/public/navigation.json @@ -15892,7 +15892,7 @@ "children": [] }, { - "name": "Upgrading FastStore v4", + "name": "Upgrading FastStore to v4", "slug": "faststore/getting-started-upgrading-faststore-to-v4", "origin": "", "type": "markdown",