diff --git a/docs/installation/overview.rst b/docs/installation/overview.rst
index 0c82ba27e..0b63dd6b5 100644
--- a/docs/installation/overview.rst
+++ b/docs/installation/overview.rst
@@ -6,7 +6,7 @@ Overview
**PyAutoGalaxy** requires Python 3.6+ and support the Linux, MacOS and Windows operating systems.
**PyAutoGalaxy** can be installed via the Python distribution `Anaconda `_ or using
-`Pypi `_ to ``pip install`` **PyAutoGalaxy** into your Python distribution.
+`PyPI `_ to ``pip install`` **PyAutoGalaxy** into your Python distribution.
We recommend Anaconda as it manages the installation of many major libraries used by **PyAutoGalaxy** (e.g. numpy, scipy,
matplotlib, etc.) making installation more straight forward. Windows users must use Anaconda.
@@ -66,4 +66,4 @@ And the following optional dependencies:
**pynufft**: https://github.com/jyhmiinlin/pynufft
-**PyLops**: https://github.com/PyLops/pylops
\ No newline at end of file
+**PyLops**: https://github.com/PyLops/pylops