Skip to content

Commit be20c41

Browse files
committed
fix django typo
1 parent c3ebdac commit be20c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift/templates/django-postgresql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@
437437
},
438438
{
439439
"name": "DJANGO_SECRET_KEY",
440-
"displayName": "Djange Secret Key",
440+
"displayName": "Django Secret Key",
441441
"description": "Set this to a long random string.",
442442
"generate": "expression",
443443
"from": "[\\w]{50}"

0 commit comments

Comments
 (0)