Skip to content

Commit 09ef5ba

Browse files
committed
clarifying
1 parent e343c7c commit 09ef5ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/running_libE.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ If modifying a workflow to use ``gen_on_manager`` consider the following.
172172
to seed random streams, the default generator seed will be zero.
173173
* If you have a line like ``libE_specs["nresource_sets"] = nworkers -1``, this
174174
line should be removed.
175-
* If the generator does use resources "nresource_sets" can be increased as needed
175+
* If the generator does use resources, ``nresource_sets`` can be increased as needed
176176
so that the generator and all simulations are resourced.
177177

178178
Environment Variables

0 commit comments

Comments
 (0)