From 4b9f6cb2742297621a3ed2bc2973da6f62ddf956 Mon Sep 17 00:00:00 2001 From: Victor Date: Fri, 22 Aug 2025 09:22:57 +0200 Subject: [PATCH] fix: typo on choosing-the-state-structure.md --- src/content/learn/choosing-the-state-structure.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/learn/choosing-the-state-structure.md b/src/content/learn/choosing-the-state-structure.md index 2a6b83267..e37938b97 100644 --- a/src/content/learn/choosing-the-state-structure.md +++ b/src/content/learn/choosing-the-state-structure.md @@ -682,7 +682,8 @@ export const initialTravelPlan = { childPlaces: [] }, { id: 17, - title: 'Trinité-et-Tobté-et-childPlaces: [] + title: 'Trinité-et-Tobté-et-childPlaces', + childPlaces: [] }, { id: 18, title: 'Venezuela',