Skip to content

Commit

Permalink
Make emacs package summary clearer (#1655)
Browse files Browse the repository at this point in the history
Currently the package summary makes no sense when viewed from Emacs's package manager, this fixes it.
  • Loading branch information
wyuenho authored and vjeux committed May 21, 2017
1 parent 3786823 commit 6f0707a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editors/emacs/prettier-js.el
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 6f0707a

Please sign in to comment.