summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0bdc255..cbe3fed 100644
--- a/README.md
+++ b/README.md
@@ -164,7 +164,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