Skip to content

Commit f699f37

Browse files
Merge branch 'mpassit_driver' of https://github.com/christinaholtNOAA/uwtools into mpassit_driver
2 parents 056f4d7 + 1e370ed commit f699f37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sections/user_guide/yaml/components/mpassit.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ files_to_copy:
2626

2727
See :ref:`this page <files_yaml>` for details.
2828

29-
To reduce duplication of information in this section, it may be helpful to template the file that depends on the number of cores being used to run the executable. For example, instead of:
29+
To reduce duplication of information in this section, it may be helpful to reference the config value that specifies the number of cores used to run the executable. For example, instead of:
3030

3131
.. code-block:: text
3232
3333
mpassit:
3434
files_to_copy:
3535
x1.999.graph.info.part.192: /path/to/x1.999.graph.info.part.192
3636
37-
Jinja2 expressions can be used to reference the number of cores used in execution:
37+
Jinja2 expressions can be used to reference the number of cores used for execution:
3838

3939
.. code-block:: text
4040

0 commit comments

Comments
 (0)