Skip to content

Commit ec37c49

Browse files
slaFFikGrahamCampbell
authored andcommitted
Fixing a small typo. (#252)
1 parent fa9d523 commit ec37c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ One or more environment variables failed assertions: DATABASE_DSN is empty
176176

177177
### Integer Variables
178178

179-
You might also need to ensure the the variable is of an integer value. You may do the following:
179+
You might also need to ensure that the variable is of an integer value. You may do the following:
180180

181181
```php
182182
$dotenv->required('FOO')->isInteger();

0 commit comments

Comments
 (0)