From 09aab61d52f884dd14d7d94a47fc62d5f9f4bf59 Mon Sep 17 00:00:00 2001 From: Rohit Goswami Date: Mon, 13 Nov 2023 17:23:57 +0000 Subject: [PATCH] DOC: Cleanup typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e7acc13..932c5be0 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ qcelemental.exceptions.DataUnavailableError: ('covalent radius', 'Lv') ### van der Waals Radii -Van der Waals radii are accessible for tmost of the periodic table from [Mantina, J. Phys. Chem. A (2009) doi: 10.1021/jp8111556](https://pubs.acs.org/doi/10.1021/jp8111556) ([details](qcelemental/data/mantina_2009_vanderwaals_radii.py)). +Van der Waals radii are accessible for most of the periodic table from [Mantina, J. Phys. Chem. A (2009) doi: 10.1021/jp8111556](https://pubs.acs.org/doi/10.1021/jp8111556) ([details](qcelemental/data/mantina_2009_vanderwaals_radii.py)). ```python >>> import qcelemental as qcel