From d3ab5a1fc6f9325712c603c715c419640f4bde24 Mon Sep 17 00:00:00 2001 From: Ben Alpert Date: Wed, 15 Oct 2014 18:08:21 -0700 Subject: [PATCH] Update description in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93547a2..c3a400f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "katex", "version": "0.1.0", - "description": "Fast math!", + "description": "Fast math typesetting for the web.", "main": "katex.js", "repository": { "type": "git",