diff --git a/docs/api/single_graph.rst b/docs/api/single_graph.rst index 199aaa0..79739f3 100644 --- a/docs/api/single_graph.rst +++ b/docs/api/single_graph.rst @@ -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. diff --git a/docs/installation.rst b/docs/installation.rst index 3e9eb64..a10f6b7 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -41,7 +41,7 @@ Conda installation according to `OpenEye documentation