We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc95cd9 commit dade76dCopy full SHA for dade76d
_episodes/08-diagnostics.md
@@ -211,7 +211,7 @@ There are four main sections in the script:
211
## Preprocessor-diagnostic interface
212
213
In the previous exercise, we have seen that the variable ``cfg`` is the input
214
-argument of the ``main`` function. The first thing passed to the diagnostic
+argument of the ``main`` function. The first argument passed to the diagnostic
215
via the ``cfg`` dictionary is a path to a file called ``settings.yml``.
216
The ESMValTool documentation page provides an overview of what is in this file, see
217
[Diagnostic script interfaces][interface].
0 commit comments