Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
daico007 committed Feb 22, 2024
1 parent ea413bd commit 68fdf46
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GMSO: Flexible storage of chemical topology for molecular simulation
.. image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: http://opensource.org/licenses/MIT

`GMSO`is a flexible storage of chemical topology for molecular simulation.
`GMSO` is a flexible storage of chemical topology for molecular simulation.
With a few lines of `GMSO` code, together with `mBuild <https://mbuild.mosdef.org>`_ and `foyer <https://foyer.mosdef.org>`_, users can rapidly prototype arbitrary parameterized chemical systems and generate data files for a wide variety of simulation engines.


Expand Down Expand Up @@ -40,10 +40,10 @@ Depending on the type of simulation performed, this ranges from:
* partial charges
* tabulated data
* etc.
* Other optional data
* particle mass
* elemental data
* etc.
* Other optional data
* particle mass
* elemental data
* etc.

With these driving goals for `GMSO`, the following features are enabled:

Expand Down Expand Up @@ -72,7 +72,7 @@ any given time. Currently supported conversions include:
* `mBuild`
* more in the future!

#. **Native support for reading and writing many common file formats**: We natively have support for:
#. **Native support for reading and writing many common file formats**:
* `XYZ`
* `GRO`
* `TOP`
Expand Down

0 comments on commit 68fdf46

Please sign in to comment.