From ffe89d48db726917545fb45a8cf1db293c1634a2 Mon Sep 17 00:00:00 2001 From: Alex Malins Date: Thu, 30 Jul 2020 17:36:47 +0900 Subject: [PATCH] Fix for formatting --- docs/api/single_graph.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/single_graph.rst b/docs/api/single_graph.rst index 199aaa0..db804f4 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 +``SingleGraph``\'s convert 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.