summaryrefslogtreecommitdiff
path: root/docs/llms.txt
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2026-03-13 13:57:54 +0100
committerJohannes Ranke <johannes.ranke@jrwb.de>2026-03-13 13:57:54 +0100
commitc73efa3843a8401d14b95651f58370e1b964a25b (patch)
tree1675e22dcdb093d131d2e6580a89768830b957e8 /docs/llms.txt
parentf43f7f9dec2337c8db62f0ddb167986af59a033e (diff)
Typo in README
Diffstat (limited to 'docs/llms.txt')
-rw-r--r--docs/llms.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/llms.txt b/docs/llms.txt
index 728539d..115ba76 100644
--- a/docs/llms.txt
+++ b/docs/llms.txt
@@ -161,7 +161,7 @@ print(but)
```
You can create a derived, independent object using the `clone()` method
-that will not be affectd by operations on the original object:
+that will not be affected by operations on the original object:
``` r
but_new <- chent$new("Butane", smiles = "CCCC", pubchem = FALSE)

Contact - Imprint