Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/api/single_graph.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SingleGraph
============

``SingleGraph``s convert a molecule into a SMIRKS pattern by
A ``SingleGraph`` converts a molecule into a SMIRKS pattern by
converting information about the atoms and bonds.
The ``SingleGraph`` stores only one molecule. It can convert only certain atoms or
the *entire* molecule into a SMIRKS pattern.
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Conda installation according to `OpenEye documentation <https://docs.eyesopen.co

.. code-block:: bash

cond install -c openeye openeye-toolkits
conda install -c openeye openeye-toolkits

Installation
------------
Expand Down