Skip to content

Commit 6c7e9d1

Browse files
committed
Improve wording a bit
1 parent 89894cb commit 6c7e9d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cider-repl.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ client process connection. Unless NO-BANNER is non-nil, insert a banner."
299299
(substitute-command-keys
300300
"\n; ======================================================================
301301
; If you’re new to CIDER it is highly recommended to go through its
302-
; manual first. Press <M-x cider-view-manual> to view it.
302+
; manual first. Type <M-x cider-view-manual> to view it.
303303
; In case you’re seeing any warnings you should consult the manual’s
304304
; \"Troubleshooting\" section.
305305
;
@@ -321,7 +321,7 @@ client process connection. Unless NO-BANNER is non-nil, insert a banner."
321321
; <M-x cider-drink-a-sip>.
322322
;
323323
; If you think you’ve encountered a bug (or have some suggestions for
324-
; improvements) press <M-x cider-report-bug>.
324+
; improvements) use <M-x cider-report-bug> to report it.
325325
;
326326
; Above all else - don’t panic! In case of an emergency - procure
327327
; some (hard) cider and enjoy it responsibly!

0 commit comments

Comments
 (0)