10000 minor · symfony/symfony@1b9da5b · GitHub
[go: up one dir, main page]

Skip to content

Commit 1b9da5b

Browse files
committed
minor
1 parent 8e2f58c commit 1b9da5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Dotenv/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Dotenv Component
22
================
33

44
Symfony Dotenv parses `.env` files to make environment variables stored in them
5-
accessible via `getenv()`, `$_ENV`, or `$_SERVER`.
5+
accessible via `$_ENV`, `$_SERVER` or `getenv()`.
66

77
Resources
88
---------

0 commit comments

Comments
 (0)
0