From 547da9b72dca6dcff74d3ee8d177e389922f72a5 Mon Sep 17 00:00:00 2001 From: JamesMaroney Date: Thu, 15 Mar 2012 14:54:22 -0300 Subject: [PATCH] simple little typo fix in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab0354c2..e3fd491b 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ Janus ships with a number of basic customizations for vim: * Ruler (line and column numbers) * No wrap (turn off per-buffer via :set wrap) * Soft 2-space tabs, and default hard tabs to 2 spaces -* Show tailing whitespace as `.` +* Show trailing whitespace as `.` * Make searching highlighted, incremental, and case insensitive unless a capital letter is used * Always show a status line