From 207bab1a303c15cfccf5ca7ef125587c4dd4bfdd Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Sat, 9 Dec 2017 12:43:23 +0200 Subject: Add a missing closing parenthesis --- doc/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/troubleshooting.md b/doc/troubleshooting.md index 5d4a119b..21958049 100644 --- a/doc/troubleshooting.md +++ b/doc/troubleshooting.md @@ -2,7 +2,7 @@ In case you run into issues here are a few tips that can help you diagnose the problem. Generally, it's not a bad idea to configure Emacs to spit the backtrace on error -(instead of just logging the error in the `*Messages*` buffer. You can toggle +(instead of just logging the error in the `*Messages*` buffer). You can toggle this behavior by using M-x `toggle-debug-on-error`. ## Debugging CIDER commands -- cgit v1.2.3