diff --git a/docs/src/projects/configuration.md b/docs/src/projects/configuration.md index cf857d4840..51b6580bfe 100644 --- a/docs/src/projects/configuration.md +++ b/docs/src/projects/configuration.md @@ -175,4 +175,4 @@ url = "$NODE_URL" # ... ``` -Variable value are automatically resolved to numbers and booleans (strings `true`, `false`) if it is possible. +Variable values are automatically resolved to numbers and booleans (strings `true`, `false`) where possible.