From 900e8a2aaf738e02ec52ea0f30c9eb590324f14e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Tue, 5 Dec 2017 10:40:20 +0100 Subject: [PATCH] Docs: Fixed a typo --- docs/features/gcode_scripts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/gcode_scripts.rst b/docs/features/gcode_scripts.rst index 60cec42d..4be810ea 100644 --- a/docs/features/gcode_scripts.rst +++ b/docs/features/gcode_scripts.rst @@ -146,7 +146,7 @@ Out of the box, OctoPrint defaults to the following script setup for ``afterPrin ;disable all heaters {% snippet 'disable_hotends' %} - [% snippet 'disable_bed' %} + {% snippet 'disable_bed' %} ;disable fan M106 S0