diff --git a/docs/plugin_hooks.rst b/docs/plugin_hooks.rst index fc14bba0..a0a746b0 100644 --- a/docs/plugin_hooks.rst +++ b/docs/plugin_hooks.rst @@ -669,7 +669,7 @@ This example plugin adds a ``x-databases`` HTTP header listing the currently att return add_x_databases_header return wrap_with_databases_header -Examples: `datasette-search-all `_, `datasette-media `_ +Example: `datasette-cors `_ .. _plugin_hook_startup: