Skip to content

Commit

Permalink
Merge pull request #274 from MolSSI/sjayellis-patch-1
Browse files Browse the repository at this point in the history
Minor typo changes in setup_compute.rst
  • Loading branch information
dgasmith committed May 24, 2019
2 parents aae02e1 + a1842b2 commit 3034359
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/qcfractal/source/setup_compute.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ check the current schema from the CLI with:
.. note::

The ``--manager-name`` argument is useful for change the name of the manager
The ``--manager-name`` argument is useful to change the name of the manager
reported back to the :term:`Server` instance. In addition, the
``--queue-tag`` will limit the acquisition of tasks to only the desired
:term:`Server` task tags. These settings can also all be set in the YAML
Expand Down Expand Up @@ -127,7 +127,7 @@ Using the Python API
Testing
-------

A ``qcfractal-manager` can be tested using the ``--test`` argument and does
A ``qcfractal-manager`` can be tested using the ``--test`` argument and does
not require an active ``qcfractal-manager``, this is very useful to check if
both the distributed workflow manager is setup correctly and correct
computational engines are found.
Expand Down

0 comments on commit 3034359

Please sign in to comment.