Skip to content

Commit 9223ff7

Browse files
authored
removed trailing period
1 parent a046be7 commit 9223ff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Variable | Default Value | Description
6565
**COMPOSER_ALLOW_SUPERUSER** | `1` | Allows composer to run with super user
6666
**COMPOSER_MEMORY_LIMIT** | `-1` | Changes composer memory limit
6767
**ENABLE_XDEBUG** | `false` | Enables the Xdebug extension
68-
**PHP_DATE_TIMEZONE** | `UTC` | Changes timezone used by date/time functions.
68+
**PHP_DATE_TIMEZONE** | `UTC` | Changes timezone used by date/time functions
6969
**PHP_MEMORY_LIMIT** | `256M` | Changes PHP memory limit
7070
**PHP_MAX_INPUT_VARS** | `1000`  | Changes how many input variables may be accepted on PHP
7171
**PHP_UPLOAD_MAX_FILESIZE** | `25M` | Changes PHP maximum size of an uploaded file

0 commit comments

Comments
 (0)