From 215d40a3e39cf5c6c87dce55ee8f2113530ecfa6 Mon Sep 17 00:00:00 2001
From: "P. L. Lim" <2090236+pllim@users.noreply.github.com>
Date: Mon, 15 Aug 2022 12:33:45 -0400
Subject: [PATCH] Typo: Pypi -> PyPI
---
docs/installation/overview.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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