fix django typo

This commit is contained in:
Ben Parees 2016-06-09 08:59:13 -04:00
parent c3ebdac547
commit be20c410d9
1 changed files with 1 additions and 1 deletions

View File

@ -437,7 +437,7 @@
},
{
"name": "DJANGO_SECRET_KEY",
"displayName": "Djange Secret Key",
"displayName": "Django Secret Key",
"description": "Set this to a long random string.",
"generate": "expression",
"from": "[\\w]{50}"