From ebba3b8ac0eb3d62d2f2befe07b6898e56d357bf Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Thu, 20 May 2021 22:47:52 -0500
Subject: [PATCH] 	modified:   part1/simple_detector.md

---
 src/docs/part1/simple_detector.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/docs/part1/simple_detector.md b/src/docs/part1/simple_detector.md
index dc6fa19..60ce9a6 100644
--- a/src/docs/part1/simple_detector.md
+++ b/src/docs/part1/simple_detector.md
@@ -64,7 +64,7 @@ Examine the compact description, specifically this part:
 checkOverlaps -t 0.0001 -c gem_tracker.xml
 ```
 
-```
+```bash
 ...
 Info in <TGeoNodeMatrix::CheckOverlaps>: Checking overlaps for world_volume and daughters within 0.0001
 Check overlaps:      [==========]   11 [100.00 %]           00:00           
-- 
GitLab