From 6c8962dd648a8ddcc6d3fb03e476f5ede827ccbb Mon Sep 17 00:00:00 2001 From: Jeff Triplett Date: Thu, 3 Sep 2020 10:27:48 -0500 Subject: [PATCH] :shirt: Fixes lint error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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