From 7896345afb7a1e3101d4c12e2f82788ae3cdc24f Mon Sep 17 00:00:00 2001 From: Brandon Mercier <113701731+bram-odoo@users.noreply.github.com> Date: Fri, 16 May 2025 12:26:49 +0000 Subject: [PATCH] [FIX] Custom snippet: Fix a typo in "Group creation" X-original-commit: c668c054c597b298ee3a13a4aeab1cb7e506ecd3 --- content/developer/howtos/website_themes/building_blocks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/developer/howtos/website_themes/building_blocks.rst b/content/developer/howtos/website_themes/building_blocks.rst index ef55192b14..9ec06bc10d 100644 --- a/content/developer/howtos/website_themes/building_blocks.rst +++ b/content/developer/howtos/website_themes/building_blocks.rst @@ -476,7 +476,7 @@ page, directly from the edit panel. 2. Group creation ~~~~~~~~~~~~~~~~~ -Add a group at the top of the list (feel free to the put it where needed in this list). +Add a group at the top of the list (feel free to put it where needed in this list). .. code-block:: xml :caption: ``/website_airproof/views/snippets/options.xml``