Skip to content

Commit

Permalink
[FIX] dev/tutorials: typo
Browse files Browse the repository at this point in the history
courtesy of @/ChloeLiang

closes #9047

X-original-commit: 3e62a8c
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
  • Loading branch information
Feyensv committed Apr 29, 2024
1 parent 9328c84 commit 9cb8c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/developer/tutorials/getting_started/06_firstui.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The XML files must be added to the same folders as the CSV files and defined sim
updated, therefore all remarks made for CSV files hold true for XML files.
When the data is linked to views, we add them to the ``views`` folder.

In this chapter we will load our first action and menus though an XML file. Actions and menus are
In this chapter, we will load our first action and menus through an XML file. Actions and menus are
standard records in the database.

.. note::
Expand Down

0 comments on commit 9cb8c29

Please sign in to comment.