Typo at apps.py (#227)

injeted > injected
This commit is contained in:
Lixeiden 2023-02-16 09:07:41 +02:00 committed by GitHub
parent 30a06dc47c
commit 1de5afc1a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ class dpasteAppConfig(AppConfig):
# HTML content injected in the About page
EXTRA_POST_ABOUT = ""
# HTML content injeted after the "New snippet" form
# HTML content injected after the "New snippet" form
EXTRA_POST_NEW = ""
# HTML content injected at the end of every form