From 9606dc2570d4e350a1bc49aa31f16743f2571ed1 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Sat, 31 Oct 2020 09:32:44 -0700 Subject: [PATCH] utf-8 something --- papers/arch-runit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/papers/arch-runit.md b/papers/arch-runit.md index 87d33f2..d56a945 100644 --- a/papers/arch-runit.md +++ b/papers/arch-runit.md @@ -22,7 +22,7 @@ there are many online venues available for you to do so. What's the advantage? --------------------- -Runit allows€”no, forces—you to write your own startup scripts. +Runit allows — no, forces — you to write your own startup scripts. You can write them in any language you want, but Bourne shell is pretty convenient. I think this is the biggest selling point for me.