From efb10130231d8491a3f94a9dee3bcb8ae69773ea Mon Sep 17 00:00:00 2001 From: Lamaster Date: Fri, 17 Jun 2011 12:05:28 -0700 Subject: [PATCH] small typo --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index a687745c..528051f6 100644 --- a/Readme.md +++ b/Readme.md @@ -16,7 +16,7 @@ Features * Highlight matching parentheses * Toggle between soft tabs and real tabs * Displays hidden characters -* Drap and drop text using the mouse +* Drag and drop text using the mouse * Line wrapping * Unstructured / user code folding * Live syntax checker (currently JavaScript/CoffeeScript)