From d5a9521cc7d9ea2c63dae382b5c4bc18046f920c Mon Sep 17 00:00:00 2001
From: Silvio Rhatto <rhatto@riseup.net>
Date: Fri, 18 Feb 2022 19:02:42 -0300
Subject: [PATCH] Minor fixes

---
 events/2018/cryptorave/hostil.md                    |   2 +-
 ...n-safety-sheet.png => egyptian-safety-sheet.png} | Bin
 research/computing/suckless.md                      |   2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename events/2018/cryptorave/hostil/images/{egiptian-safety-sheet.png => egyptian-safety-sheet.png} (100%)

diff --git a/events/2018/cryptorave/hostil.md b/events/2018/cryptorave/hostil.md
index 02fd6f9..a653bba 100644
--- a/events/2018/cryptorave/hostil.md
+++ b/events/2018/cryptorave/hostil.md
@@ -167,7 +167,7 @@ O fundamento da solidariedade é a **tensão** dinâmica entre egoísmo (cuidar
 receber cuidados) e altruísmo (cuidar de outrem, aceitar os cuidados de outrem).
 A isto chamaremos de _ajuda mútua._
 
-![Afresco egípcio sobre segurança aérea, séc. XX D.C.](images/egiptian-safety-sheet.png)
+![Afresco egípcio sobre segurança aérea, séc. XX D.C.](images/egyptian-safety-sheet.png)
 
 Nota: essa figura é curiosa. Repare que o cuidado é associado a um papel
 usualmente considerado de feminino em tal sociedade. Ao mesmo tempo, o estado
diff --git a/events/2018/cryptorave/hostil/images/egiptian-safety-sheet.png b/events/2018/cryptorave/hostil/images/egyptian-safety-sheet.png
similarity index 100%
rename from events/2018/cryptorave/hostil/images/egiptian-safety-sheet.png
rename to events/2018/cryptorave/hostil/images/egyptian-safety-sheet.png
diff --git a/research/computing/suckless.md b/research/computing/suckless.md
index 853f2c8..6ff9c5a 100644
--- a/research/computing/suckless.md
+++ b/research/computing/suckless.md
@@ -8,7 +8,7 @@
             5. Any given program will expand to fill all available memory.
             6. The value of a program is proportional the weight of its output.
             7. Program complexity grows until it exceeds the capability of
-                    the programmer who must maintain it.
+               the programmer who must maintain it.
 
     -- fortune(6)
 
-- 
GitLab