From c5a2cf23cb5ccb5ba96ae11aa1dcbb3d902c6218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Fernando=20S=C3=A1nchez?= Date: Mon, 2 Sep 2019 15:58:10 +0200 Subject: [PATCH] typo docs/readme --- README.rst | 2 +- docs/installation.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c868ade..e8e025e 100644 --- a/README.rst +++ b/README.rst @@ -64,7 +64,7 @@ Currently, the CI/CD pipeline tests the code on: The latest PyPI package is verified to install on Ubuntu, Debian and Arch Linux. -If you have trouble installing Senpy in your platform, see `Having problems?`_. +If you have trouble installing Senpy on your platform, see `Having problems?`_. Developing ---------- diff --git a/docs/installation.rst b/docs/installation.rst index 00b432d..983633a 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -32,7 +32,7 @@ Through PIP cd senpy pip install --user . -Each version is automatically tested in GNU/Linux, macOS and Windows 10. +Each version is automatically tested on GNU/Linux, macOS and Windows 10. If you have trouble with the installation, please file an `issue on GitHub `_.