From e08d20c47cd6e7fbda18abc1444af8d4d3a1164c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Mart=C3=ADnez=20Kirsten?= Date: Wed, 26 Mar 2025 13:14:49 +0100 Subject: [PATCH] Update menu_descriptions.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change deatil → detail --- _data/menu_descriptions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/menu_descriptions.yml b/_data/menu_descriptions.yml index ea819a0fa..6dc272541 100644 --- a/_data/menu_descriptions.yml +++ b/_data/menu_descriptions.yml @@ -288,7 +288,7 @@ sections: title: "Creating the customers module" description: "Exercise 2: creation of a new module and its configurations" - url: "/tutorial/exercise3/" - title: "Creating a deatil form" + title: "Creating a detail form" description: "Exercise 3: creation of a detail form with inputs" - url: "/tutorial/exercise4/" title: "Creating de employees module" @@ -417,4 +417,4 @@ sections: imagepath: "/assets/images/menus/addons/keycloak" - url: "/addons/report/" title: "Report" - imagepath: "/assets/images/menus/addons/report" \ No newline at end of file + imagepath: "/assets/images/menus/addons/report"