www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit d3ab5a1fc6f9325712c603c715c419640f4bde24
parent 2cbee18010037e0814486d9ded3991a96e3aa262
Author: Ben Alpert <alpert@khanacademy.org>
Date:   Wed, 15 Oct 2014 18:08:21 -0700

Update description in package.json

Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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",