[FIX] EMAIL TEMPLATES: fix typo

closes odoo/documentation#6095

X-original-commit: a5272c2845
Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
This commit is contained in:
Jolien 2023-10-11 07:31:50 +02:00 committed by GitHub
parent 8e4c9a1814
commit 38f455cdb8

View File

@ -13,7 +13,7 @@ engagement rate with the customer.
Email templates in Odoo use QWeb or XML, which allows for editing emails in their final
rendering, making customizations more robust, without having to edit any code whatsoever. This
means that Odoo can use a Graphical User Interface (GUI) to edit emails, which edits the backend
code. When the received email is read by the end user's program, different formatting an
code. When the received email is read by the end user's program, different formatting and
graphics will appear in the final form of it.
Access email templates in :ref:`developer mode <developer-mode>` by navigating to