From 9ac60dfea74f3480766d9827d3c8468386d1ee43 Mon Sep 17 00:00:00 2001 From: David Mandel <mandeldl@users.noreply.github.com> Date: Thu, 1 Dec 2016 10:21:04 -0500 Subject: [PATCH] fix small typoe --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 238b1d0..8662eb3 100644 --- a/readme.md +++ b/readme.md @@ -64,7 +64,7 @@ ghpages.publish(path.join(__dirname, 'build'), callback); ### Options -The default options work for simple cases cases. The options described below let you push to alternate branches, customize your commit messages, and more. +The default options work for simple cases. The options described below let you push to alternate branches, customize your commit messages, and more. #### <a id="optionssrc">options.src</a>