diff --git a/dpaste/apps.py b/dpaste/apps.py index 4e045d5..ddd693d 100644 --- a/dpaste/apps.py +++ b/dpaste/apps.py @@ -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