[FW][FIX] dev/assets: typo
the "py" letter should be "by" to make the syntax correct and understood. closes odoo/documentation#8302 Forward-port-of: odoo/documentation#8276 Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
parent
bb8e72fb60
commit
47edb88436
@ -287,7 +287,7 @@ provides a few helper functions, located in :file:`@web/core/assets`.
|
||||
:param Object assets: a description of various assets that should be loaded
|
||||
:returns: Promise<void>
|
||||
|
||||
Load the assets described py the `assets` parameter. It is an object that
|
||||
Load the assets described by the `assets` parameter. It is an object that
|
||||
may contain the following keys:
|
||||
|
||||
.. list-table::
|
||||
|
Loading…
Reference in New Issue
Block a user