From 111c5f7858a3f7a81b30ce76c37aa2c074f95091 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Tue, 20 Oct 2015 09:43:09 -0500 Subject: [PATCH] Fix typo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0858ce..4a79521 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "simplemde", "version": "1.7.6", - "description": "A simple, beautiful, and embeddable JavaScript markdown editor. Features autosaving and spell checking.", + "description": "A simple, beautiful, and embeddable JavaScript Markdown editor. Features autosaving and spell checking.", "keywords": [ "embeddable", "markdown",