[FW][FIX] dev/assets: typo
the "py" letter should be "by" to make the syntax correct and understood. closes odoo/documentation#8296 Forward-port-of: odoo/documentation#8276 Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
parent
3d82c7671c
commit
dfb88db7b6
@ -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
|
:param Object assets: a description of various assets that should be loaded
|
||||||
:returns: Promise<void>
|
: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:
|
may contain the following keys:
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
|
Loading…
Reference in New Issue
Block a user