We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f961c commit ab3f74aCopy full SHA for ab3f74a
1 file changed
_episodes/03-configuration.md
@@ -34,7 +34,7 @@ You can generate the default configuration file by running:
34
It will save the file to: ``{HOME}/.esmvaltool/config-user.yml``.
35
36
Now, let's change our working directory in a terminal window to
37
-``{HOME}/.esmvaltool``. Then, we run a text editor called Nano to have a look
+``{HOME}/.esmvaltool``. Then, we run a text editor called ``nano`` to have a look
38
inside the configuration file:
39
40
~~~bash
0 commit comments