We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce15822 + 839cd94 commit 9e1d553Copy full SHA for 9e1d553
README.md
@@ -82,7 +82,7 @@ class ConfigurationWithRequiredValue implements ConfigurationInterface
82
}
83
```
84
85
-When you provide an empty array as the values for this configuration, you would expect an exception since the
+When you provide an empty array as the value for this configuration, you would expect an exception since the
86
``required_value`` node is required. You can assert that a given set of configuration values is invalid using the
87
``assertConfigurationIsInvalid()`` method:
88
0 commit comments