Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/source/getting_started/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Install using ``pip``

`pip <https://pypi.org/project/pip/>`_ is the package installer for Python.

To use PyDPF-Core with Ansys 2021 R2 or later, install teh latest version
To use PyDPF-Core with Ansys 2021 R2 or later, install the latest version
with:

.. code::
Expand All @@ -36,7 +36,7 @@ GitHub <https://github.com/pyansys/pydpf-post>`_ or
Install for a quick tryout
--------------------------

For a quick tryou, use:
For a quick tryout, use:

.. code::

Expand Down