Skip to content

Commit b95594a

Browse files
authored
✏️ Fix typo in README (#316)
1 parent efc0f74 commit b95594a

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
@@ -566,7 +566,7 @@ enable-threads = true
566566

567567
### Custom `uwsgi.ini` file location
568568

569-
You can override where the image should look for the app `uwsgi.ini` file using the envirnoment variable `UWSGI_INI`.
569+
You can override where the image should look for the app `uwsgi.ini` file using the environment variable `UWSGI_INI`.
570570

571571
With that you could change the default directory for your app from `/app` to something else, like `/application`.
572572

0 commit comments

Comments
 (0)