From 2345e6a141fa82415f3572e5c9e0d24ca8e3c845 Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Thu, 29 Nov 2018 13:24:27 +0100
Subject: [PATCH] fixes matrix image title

---
 basics.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/basics.html b/basics.html
index fb953f2..2b6b4a7 100644
--- a/basics.html
+++ b/basics.html
@@ -338,7 +338,7 @@
           <section id="setup-cli" data-markdown>
             ## command line
 
-            ![staging area](img/matrix-pill.jpg)
+            ![just take the damn red pill](img/matrix-pill.jpg)
 
             notes:
             - learn by doing / understand what you do
-- 
GitLab