diff --git a/odoo/extra-addons/report_url/__manifest__.py b/odoo/extra-addons/report_url/__manifest__.py index 12197d2..061038e 100644 --- a/odoo/extra-addons/report_url/__manifest__.py +++ b/odoo/extra-addons/report_url/__manifest__.py @@ -2,7 +2,7 @@ 'name': 'Report URL', 'summary': 'Adds Report URL to Odoo Container', 'description': ''' - Odoo Containers doesn't come with report.url param out of the box, so we add it for you to work in Odoocker. + Odoo Containers doesn't come with report.url param out of the box, so we add it for you to work with Odoocker. ''', 'version': '1.0.0', 'category': 'Technical',