[FIX] dev/assets: typo

the "py" letter should be "by" to make the syntax correct and understood.

closes odoo/documentation#8276

Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
This commit is contained in:
Mohamed Alkobrosli 2024-03-21 12:41:50 +00:00 committed by GitHub
parent 2fad56f841
commit 91f0f5d194

View File

@ -286,7 +286,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::