diff --git a/src/octoprint/plugin/types.py b/src/octoprint/plugin/types.py index a584cdc8..7c7b73c8 100644 --- a/src/octoprint/plugin/types.py +++ b/src/octoprint/plugin/types.py @@ -350,7 +350,7 @@ class TemplatePlugin(Plugin): :widths: 5 95 * - template - - Name of the template to inject, defaults to ``_settings.jinja2``. + - Name of the template to inject, defaults to ``.jinja2``. .. note::