Quellcode durchsuchen

:shirt: Fixes lint error

Jeff Triplett vor 4 Jahren
Ursprung
Commit
6c8962dd64
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
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
 <!--lint disable double-link-->