From ab2990fcb0451ce964a6bea989e4a0817f6c2c73 Mon Sep 17 00:00:00 2001 From: Alex Malins Date: Fri, 9 Aug 2024 22:28:20 +0900 Subject: [PATCH] grammar fix --- 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 db804f4..e0b2595 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.