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 0556bbc commit 0065232Copy full SHA for 0065232
README.md
@@ -243,7 +243,7 @@ Check this file to know what can and should be set using these two files.
243
244
### The `.env` file
245
246
-The `.env` contains environment variables which can to be accessed by the OS or by other services, such as the database.
+The `.env` contains environment variables which can be accessed by the OS to convey them to other services that need them, such as the database.
247
248
#### With SQLite
249
0 commit comments