branch: elpa/graphql-mode
commit ad54fdb48a6850e88691be37fca3c86119b37134
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>
Improve package description
---
graphql-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphql-mode.el b/graphql-mode.el
index 900498595f..b2185e1374 100644
--- a/graphql-mode.el
+++ b/graphql-mode.el
@@ -1,4 +1,4 @@
-;;; graphql-mode.el --- An Emacs mode for GraphQL -*- lexical-binding:
t; -*-
+;;; graphql-mode.el --- Major mode for editing GraphQL schemas -*-
lexical-binding: t; -*-
;; Copyright (C) 2016 David Vazquez Pua