[FIX] tutorials/getting_started: typo in 'estate'

closes odoo/documentation#7772

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Tarek berkane 2024-02-19 12:18:41 +00:00 committed by GitHub
parent 60fb7f43ec
commit 5f9b53beee

View File

@ -13,7 +13,7 @@ or a user on any existing business model.
In our real estate module, we want the following information for a property: In our real estate module, we want the following information for a property:
- the customer who bought the property - the customer who bought the property
- the real restate agent who sold the property - the real estate agent who sold the property
- the property type: house, apartment, penthouse, castle... - the property type: house, apartment, penthouse, castle...
- a list of tags characterizing the property: cozy, renovated... - a list of tags characterizing the property: cozy, renovated...
- a list of the offers received - a list of the offers received