diff --git a/docs/src/troubleshooting.md b/docs/src/troubleshooting.md index 55296a706..e6ceddfe9 100644 --- a/docs/src/troubleshooting.md +++ b/docs/src/troubleshooting.md @@ -24,7 +24,7 @@ Adjusting `PATH` can differ based on the operating system and the default shell </tr> <tr> <td>macOS</td> - <td>Depending on your default shell (macOS ships with `zsh` shell by default), edit: <code>~/.zprofile</code> (zsh), <code>~/.profile</code> (bash) or <code>~/.config/fish/config.fish</code> (fish).</td> + <td>Depending on your default shell (macOS ships with zsh shell by default), edit: <code>~/.zprofile</code> (zsh), <code>~/.profile</code> (bash) or <code>~/.config/fish/config.fish</code> (fish).</td> </tr> <tr> <td>Linux</td>