From 34e757e3cc04295f886c9f79301ac18bf57f8d16 Mon Sep 17 00:00:00 2001 From: Xavier Date: Fri, 10 Dec 2021 10:36:55 +0100 Subject: [PATCH] [IMP] studio: fix a typo Original commit: e1e644fc9a17c2622152f422196ea6ef1dc0ef9c in PR: #1330 --- .../productivity/studio/concepts/understanding_general.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/applications/productivity/studio/concepts/understanding_general.rst b/content/applications/productivity/studio/concepts/understanding_general.rst index b536eba2d5..25dfbb21b8 100644 --- a/content/applications/productivity/studio/concepts/understanding_general.rst +++ b/content/applications/productivity/studio/concepts/understanding_general.rst @@ -84,7 +84,7 @@ and each of them represents a mode of visualization. Some examples are: *form*, What is a Menu? --------------- -A **Menu** is a button that executes and action. In Odoo Studio, to create menus (models) and +A **Menu** is a button that executes an action. In Odoo Studio, to create menus (models) and rearrange their hierarchy, click on *Edit Menu*. .. image:: media/edit_menu.png