emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/graphql-mode 942d3c739a 113/122: Fix typo in key binding


From: ELPA Syncer
Subject: [nongnu] elpa/graphql-mode 942d3c739a 113/122: Fix typo in key binding
Date: Sat, 29 Jan 2022 08:03:39 -0500 (EST)

branch: elpa/graphql-mode
commit 942d3c739a97ae74e4532f1e9635ecee84c6a77c
Author: Aleksandar Dimitrov <git@aleks.bg>
Commit: GitHub <noreply@github.com>

    Fix typo in key binding
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 32e88025db..7fe748a758 100644
--- a/README.md
+++ b/README.md
@@ -26,4 +26,4 @@ with `graphql-select-endpoint` (`C-c C-l`).
 
 To send additional headers for a request, `graphql-extra-headers` must be
 set. It is automatically set by `graphql-select-endpoint`, or you can edit its
-value using JSON with `graphql-edit-headers` (`C-C e h`).
+value using JSON with `graphql-edit-headers` (`C-c e h`).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]