From 9fbc1a3fa84c788072a36d6fcf524056dc09366c Mon Sep 17 00:00:00 2001 From: daniel watson Date: Tue, 31 May 2016 00:31:42 -0700 Subject: [PATCH] fix indentation --- curriculum/challenge-bot.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index aae56ec..245c149 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -11,7 +11,7 @@ :title [required materials] (p [you will need the things in this picture. ,(figure :legend "arduino to deck / required materials" - (image :file "arduino-to-deck/0-required-materials.png")) + (image :file "arduino-to-deck/0-required-materials.png")) ,(itemize (item [medical kit with bandages]) (item [safety goggles]) -- 2.30.2