forked from lijiext/lammps
fix typo
This commit is contained in:
parent
bdbe773a08
commit
13fb03cf2c
|
@ -802,7 +802,7 @@ Examples
|
|||
^^^^^^^^
|
||||
|
||||
For all of the examples below, you first need to create the cache, which
|
||||
requires an internect connection.
|
||||
requires an internet connection.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ To undo the environment changes and shutdown the local HTTP server, run the
|
|||
|
||||
## Examples
|
||||
|
||||
For all of the examples below, you first need to create the cache, which requires an internect connection.
|
||||
For all of the examples below, you first need to create the cache, which requires an internet connection.
|
||||
|
||||
```bash
|
||||
./tools/offline/init_caches.sh
|
||||
|
|
Loading…
Reference in New Issue