diff --git a/base_vat_sanitized/README.rst b/base_vat_sanitized/README.rst index 319258af5..765ba8de6 100644 --- a/base_vat_sanitized/README.rst +++ b/base_vat_sanitized/README.rst @@ -6,7 +6,7 @@ Base VAT Sanitized ================== -This module that adds a technical field *sanitized_vat* on partners that stores the VAT number without spaces and with letters in uppercase. It is usefull for other modules that need to match partners on VAT number, such as the *account_invoice_import* module for example. +This module adds a technical field *sanitized_vat* on partners that stores the VAT number without spaces and with letters in uppercase. It is useful for other modules that need to match partners on VAT number, such as the *account_invoice_import* module for example. Configuration =============