mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Docs: Fix spelling issues
This commit is contained in:
@@ -15,7 +15,7 @@ html_page_header = EventPluginSignal(
|
||||
providing_args=["request"]
|
||||
)
|
||||
"""
|
||||
This signal allows you to put code right in the beginnong of the HTML ``<body>`` tag
|
||||
This signal allows you to put code right in the beginning of the HTML ``<body>`` tag
|
||||
of every page in the frontend. You will get the request as the keyword argument
|
||||
``request`` and are expected to return plain HTML.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user