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.
1 parent fa9d523 commit ec37c49Copy full SHA for ec37c49
README.md
@@ -176,7 +176,7 @@ One or more environment variables failed assertions: DATABASE_DSN is empty
176
177
### Integer Variables
178
179
-You might also need to ensure the the variable is of an integer value. You may do the following:
+You might also need to ensure that the variable is of an integer value. You may do the following:
180
181
```php
182
$dotenv->required('FOO')->isInteger();
0 commit comments