diff --git a/shopfloor_reception_shipment_advice/__manifest__.py b/shopfloor_reception_shipment_advice/__manifest__.py index ff9ad553be1..edf3c304dd7 100644 --- a/shopfloor_reception_shipment_advice/__manifest__.py +++ b/shopfloor_reception_shipment_advice/__manifest__.py @@ -1,6 +1,6 @@ { - "name": "Shopfloor Reception Shimpment Advice", - "summary": "Allows to recieve goods based on shipment adive", + "name": "Shopfloor Reception Shipment Advice", + "summary": "Allows to recieve goods based on shipment advice", "version": "14.0.1.0.0", "category": "Inventory", "website": "https://github.com/OCA/wms",