Skip to content

Commit 38f455c

Browse files
authored
[FIX] EMAIL TEMPLATES: fix typo
closes #6095 X-original-commit: a5272c2 Signed-off-by: Zachary Straub (zst) <zst@odoo.com>
1 parent 8e4c9a1 commit 38f455c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/applications/general/email_communication/email_template.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ engagement rate with the customer.
1313
Email templates in Odoo use QWeb or XML, which allows for editing emails in their final
1414
rendering, making customizations more robust, without having to edit any code whatsoever. This
1515
means that Odoo can use a Graphical User Interface (GUI) to edit emails, which edits the backend
16-
code. When the received email is read by the end user's program, different formatting an
16+
code. When the received email is read by the end user's program, different formatting and
1717
graphics will appear in the final form of it.
1818

1919
Access email templates in :ref:`developer mode <developer-mode>` by navigating to

0 commit comments

Comments
 (0)