diff --git a/README.md b/README.md
index dbaf19b..8bb82dc 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ CONFIGURATION
        is visible provide a map in JSON format that should match field names 
        (or properties) and Faker functions (ie: _mail_ maps to _email_,
        _field_phone_ maps to _phoneNumber_, etc.).
-       These settings could be overriden in _settings.php_ providing
+       These settings could be overridden in _settings.php_ providing
        _$config['mask_user_data_map_array'] = array(...)_.
     3. In drush, you can now run *drush mud* or you can trigger cron too.
 
diff --git a/mask_user_data.info.yml b/mask_user_data.info.yml
index e8d041c..5f120b1 100644
--- a/mask_user_data.info.yml
+++ b/mask_user_data.info.yml
@@ -2,5 +2,4 @@ name: Mask User Data
 description: Utility module to mask user data.
 package: Data protection
 type: module
-version: 1.0
-core: 8.x
\ No newline at end of file
+core: 8.x
