We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c642de commit 1897177Copy full SHA for 1897177
docs/user-guide/plugins.md
@@ -354,7 +354,7 @@ page events are called after the [post_template] event and before the
354
355
##### on_post_page
356
357
-: The `post_template` event is called after the template is rendered, but
+: The `post_page` event is called after the template is rendered, but
358
before it is written to disc and can be used to alter the output of the
359
page. If an empty string is returned, the page is skipped and nothing is
360
written to disc.
0 commit comments