From cc5d0b8fbf613520e725a2048cb697178118d8cd Mon Sep 17 00:00:00 2001 From: Hirunatan Date: Tue, 28 Apr 2020 11:58:33 +0200 Subject: [PATCH] :bug: Syntax fixes --- docs/02-Frontend-Developer-Guide.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/02-Frontend-Developer-Guide.md b/docs/02-Frontend-Developer-Guide.md index bfdbae584..6f5b2b58f 100644 --- a/docs/02-Frontend-Developer-Guide.md +++ b/docs/02-Frontend-Developer-Guide.md @@ -14,7 +14,7 @@ To activate it, open the REPL (`shadow-cljs cljs-repl main`) and type ```clojure (ns uxbox.util.debug) (debug-all!) ; to enable all visual aids -(debug! <option>) ; current options are :bounding-boxes :group :events :rotation-handler +(debug!