diff --git a/README.md b/README.md index 0b384de..9a5c26e 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ end ##### Value -By default, the validator will use the “getter” method to the fetch attribute +By default, the validator will use the “getter” method to fetch the attribute value and validate the schema against it. ```ruby