diff --git a/README.md b/README.md index fc61e2e..bbd8262 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [django-environ](https://github.com/joke2k/django-environ) - Environment variables. - [django-split-settings](https://github.com/sobolevn/django-split-settings) - Organize multiple settings files. - [django-constance](https://github.com/jazzband/django-constance) - A Django app for storing dynamic settings in pluggable backends (Redis and Django model backend built in) with an integration with the Django admin app. -- [djenv](https://github.com/danieljdufour/djenv) - Load Django settings from environmental variables +- [djenv](https://github.com/danieljdufour/djenv) - Load Django settings from environmental variables. ### Content Management Systems