From 3021cbae8a9003b6d4c2d216759d2cadd4fd94f1 Mon Sep 17 00:00:00 2001 From: darcyclarke Date: Fri, 31 May 2013 13:23:30 -0400 Subject: [PATCH] Fix issue #58 - spelling error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a69eb4..ce4381d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ The majority of the questions were plucked from an [oksoclap](http://oksoclap.co * Name 3 ways to decrease page load. (perceived or actual load time) * If you jumped on a project and they used tabs and you used spaces, what would you do? * Suggest the project utilize something like EditorConfig (http://editorconfig.org) - * Conform to the conventions (stay consistant) + * Conform to the conventions (stay consistent) * `issue :retab! command` * Write a simple slideshow page * Bonus points if it does not use JS.