From b92dd318cdd50ed52e96789b7b65229005bd4939 Mon Sep 17 00:00:00 2001 From: Holger Just Date: Mon, 7 Dec 2015 21:07:00 +0100 Subject: [PATCH] Fix typo in bio. This is awkward... --- config.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.rb b/config.rb index 4b90f8d..e25305a 100644 --- a/config.rb +++ b/config.rb @@ -105,7 +105,7 @@ set :casper, { bio: markdown(<<-MARKDOWN.gsub(/^[ ]*/, ' ').strip), I spend most of my life pressing buttons on a computer to change its pattern of lights. I support the DevOps culture by creating, - maintaining, and operating software systems. I want to undestand the world. + maintaining, and operating software systems. I want to understand the world. MARKDOWN location: 'Berlin, Germany', website: 'https://holgerjust.de',