From a1876ccd7a007c43539d77d144d80c83c669da22 Mon Sep 17 00:00:00 2001 From: Nathan Long Date: Fri, 14 Jan 2011 13:59:03 -0500 Subject: [PATCH] Fixed formatting mistake (auto-wrap in vim) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index acc4b79c..9a5fdaca 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ Gollum wikis are simply Git repositories that adhere to a specific format. Gollum pages may be written in a variety of formats and can be edited in a number of ways depending on your needs. You can edit your wiki locally: -* With your favorite text editor or IDE (changes will be visible after -* committing). +* With your favorite text editor or IDE (changes will be visible after committing). * With the built-in web interface. * With the Gollum Ruby API.