From 1ddd673d6231eb79c979034a793c0f5d77503fda Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Mon, 11 Mar 2019 12:15:48 +0100 Subject: [PATCH] fix version highlighting in docs/index (#1455) --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index c25384c2c..234086137 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -37,7 +37,7 @@ psutil currently supports the following platforms: - **Sun Solaris** - **AIX** -...both **32-bit** and **64-bit** architectures. Supported Python versions are **2.6**, **2.7** and 3.4+**. `PyPy `__ is also known to work. +...both **32-bit** and **64-bit** architectures. Supported Python versions are **2.6**, **2.7** and **3.4+**. `PyPy `__ is also known to work. The psutil documentation you're reading is distributed as a single HTML page.