From 3a56f39f6a8642526bc6301923766b8944bd286d Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Wed, 7 Nov 2012 19:17:49 -0700 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4003127..ed9248a0 100644 --- a/README.md +++ b/README.md @@ -534,7 +534,7 @@ Note that filenames on windows must not contain any of the following characters ## CONFIG FILE -Gollum optionaly takes a `--config file`. See [config.rb](https://github.com/github/gollum/blob/master/config.rb) for an example. +Gollum optionally takes a `--config file`. See [config.rb](https://github.com/github/gollum/blob/master/config.rb) for an example. ## CONTRIBUTE