Skip to content

Commit 4607c52

Browse files
dean-kruegergonuke
authored andcommitted
added back-quotes around an instance of recipe I missed initially
1 parent 9d5c1b6 commit 4607c52

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/user/input_specs/recipe.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ The most common resources being exchanged by |Cyclus| agents is a
55
:term:`material` which has both a :term:`composition` and a mass. While the
66
composition of a material object may be manipulated over time by the agents
77
that transact it, it is often necessary for the user to define a specific
8-
recipe for a material. Each ``recipe`` section can be used to define a named
9-
composition that can then be referenced elsewhere, such as in the data for an
10-
archetype. Though at least one ``recipe`` block is required in every |Cyclus|
11-
input file, it should be noted that it is possible to define a dummy ``recipe``
12-
and not use it should that be desired.
8+
``recipe`` for a material. Each ``recipe`` section can be used to define a
9+
named composition that can then be referenced elsewhere, such as in the data
10+
for an archetype. Though at least one ``recipe`` block is required in every
11+
|Cyclus| input file, it should be noted that it is possible to define a dummy
12+
``recipe`` and not use it should that be desired.
1313

1414
A ``recipe`` block has the following sections in the following order:
1515

0 commit comments

Comments
 (0)