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