README.md in decidim-verifications-0.10.1 vs README.md in decidim-verifications-0.11.0.pre1

- old
+ new

@@ -75,13 +75,13 @@ * `edit_authorization_path`: This is the entry point to resume an existing authorization process. ## Custom action authorizers -Custom action authorizers are an advanced feature that can be used in both types of +Custom action authorizers are an advanced component that can be used in both types of authorization methods to customize some parts of the authorization process. These are particulary useful when used within verification options, which are -set in the admin zone related to a feature action. As a result, a verification +set in the admin zone related to a component action. As a result, a verification method will be allowed to change the authorization logic and the appearance based on the context where the authorization is being performed. For example, you can require authorization for supporting proposals in a participatory process, and also restrict it to users with postal codes 12345 and 12346. The