Skip to content

Commit 2cd4c9d

Browse files
committed
Minor readme fixes.
1 parent 276afa1 commit 2cd4c9d

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
@@ -228,7 +228,7 @@ $hostname = db_mysql_variable('hostname');
228228
229229
#### `to_default_timezone()`
230230
231-
Converts passed datetime string to default timezone, which is `app.timezone` config setting:
231+
Converts passed datetime string to the default timezone, which is `app.timezone` config setting:
232232
233233
```php
234234
$date = to_default_timezone('2017-02-28T14:05:01Z');

0 commit comments

Comments
 (0)