From f8f20b8eeaae3267bc8249af214b765d65876ca8 Mon Sep 17 00:00:00 2001 From: Strahinja Val Markovic Date: Thu, 9 Jan 2014 13:21:11 -0800 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b6cb3ca..109bdbb9 100644 --- a/README.md +++ b/README.md @@ -471,7 +471,7 @@ Here are the various pieces of the diagnostic UI: - Icons show up in the Vim gutter on lines that have a diagnostic. - Regions of text related to diagnostics are highlighted (by default, a red - wawy underline in `gvim` and a red background in `vim`). + wavy underline in `gvim` and a red background in `vim`). - Moving the cursor to a line with a diagnostic echoes the diagnostic text. - Vim's location list is automatically populated with diagnostic data (off by default, see options).