diff --git a/doc/source/getting_started/install.rst b/doc/source/getting_started/install.rst
index cd61f17220f22..df481e8c986f7 100644
--- a/doc/source/getting_started/install.rst
+++ b/doc/source/getting_started/install.rst
@@ -28,20 +28,20 @@ Installing pandas
Installing with Anaconda
~~~~~~~~~~~~~~~~~~~~~~~~
-Installing pandas and the rest of the `NumPy `__ and
-`SciPy `__ stack can be a little
+Installing pandas and the rest of the `NumPy `__ and
+`SciPy `__ stack can be a little
difficult for inexperienced users.
The simplest way to install not only pandas, but Python and the most popular
-packages that make up the `SciPy `__ stack
-(`IPython `__, `NumPy `__,
+packages that make up the `SciPy `__ stack
+(`IPython `__, `NumPy `__,
`Matplotlib `__, ...) is with
`Anaconda `__, a cross-platform
-(Linux, Mac OS X, Windows) Python distribution for data analytics and
+(Linux, macOS, Windows) Python distribution for data analytics and
scientific computing.
After running the installer, the user will have access to pandas and the
-rest of the `SciPy `__ stack without needing to install
+rest of the `SciPy `__ stack without needing to install
anything else, and without needing to wait for any software to be compiled.
Installation instructions for `Anaconda `__
@@ -220,7 +220,7 @@ Dependencies
Package Minimum supported version
================================================================ ==========================
`setuptools `__ 24.2.0
-`NumPy `__ 1.16.5
+`NumPy `__ 1.16.5
`python-dateutil `__ 2.7.3
`pytz `__ 2017.3
================================================================ ==========================