From 468a8352f494d2c5f8f45140033c6b73d1abc0b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Thu, 10 Mar 2016 19:16:02 +0100 Subject: [PATCH] Small wording change --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 64ed0d5..1c4e455 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -33,7 +33,7 @@ Many completion problems, including the infamous `command not found: compdef`, c 2. If you still have problems, try fully resetting the completion system, as explained by [**@dragon788**](https://github.com/robbyrussell/oh-my-zsh/issues/630#issuecomment-70291622). -### Everything else +### Other problems As a last resort, if you're getting weird behavior and can't find the culprit, run the following command to enable debug mode: ```shell