Skip to content

Commit dade76d

Browse files
committed
replace thing with argument
1 parent cc95cd9 commit dade76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/08-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ There are four main sections in the script:
211211
## Preprocessor-diagnostic interface
212212
213213
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
214+
argument of the ``main`` function. The first argument passed to the diagnostic
215215
via the ``cfg`` dictionary is a path to a file called ``settings.yml``.
216216
The ESMValTool documentation page provides an overview of what is in this file, see
217217
[Diagnostic script interfaces][interface].

0 commit comments

Comments
 (0)