From 4721fc628da311d933f57f0985476455b47c2082 Mon Sep 17 00:00:00 2001 From: Erick Navarro Date: Thu, 14 Dec 2017 08:40:20 -0800 Subject: [PATCH] Fix typo in org-mode cheat sheet (#4550) --- share/goodie/cheat_sheets/json/org-mode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/goodie/cheat_sheets/json/org-mode.json b/share/goodie/cheat_sheets/json/org-mode.json index 18b2e1772..7fa4f5299 100644 --- a/share/goodie/cheat_sheets/json/org-mode.json +++ b/share/goodie/cheat_sheets/json/org-mode.json @@ -193,7 +193,7 @@ }, { "key": "[C-c] [']", - "val": "cycle throigh agenda file list" + "val": "cycle through agenda file list" }, { "key": "[C-c] [C-x] []",