Skip to content

Commit e343c7c

Browse files
authored
Update running_libE.rst
1 parent 5124290 commit e343c7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/running_libE.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,9 @@ No simulations will be able to run.
157157
Running generator on the manager
158158
--------------------------------
159159

160-
The majority of libEnsemble use-cases run a single generator. The
160+
The majority of libEnsemble use cases run a single generator. The
161161
:ref:`libE_specs<datastruct-libe-specs>` option **gen_on_manager** will cause
162-
the generator function to be run on a thread on the manager. This can run
162+
the generator function to run on a thread on the manager. This can run
163163
persistent user functions, sharing data structures with the manager, and avoids
164164
additional communication to a generator running on a worker. When using this
165165
option, the number of workers specified should be the (maximum) number of

0 commit comments

Comments
 (0)