From 6f0707a995bb71bd34c02dd36b7314c995ac0523 Mon Sep 17 00:00:00 2001 From: Jimmy Yuen Ho Wong Date: Sun, 21 May 2017 20:12:23 +0100 Subject: [PATCH] Make emacs package summary clearer (#1655) Currently the package summary makes no sense when viewed from Emacs's package manager, this fixes it. --- editors/emacs/prettier-js.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/emacs/prettier-js.el b/editors/emacs/prettier-js.el index efc33833..d03a0a89 100644 --- a/editors/emacs/prettier-js.el +++ b/editors/emacs/prettier-js.el @@ -1,4 +1,4 @@ -;;; prettier-js.el --- utility functions to format reason code +;;; prettier-js.el --- Emacs minor mode to format JS code on file save ;; Version: 0.1.0