Skip to content

Commit

Permalink
DOC: Cleanup typo (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoZeke committed Nov 13, 2023
1 parent 1ef6b52 commit e942b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e942b81

Please sign in to comment.