From 0a2eb5ed88d19557a4d9e11049a4dd0703ce2540 Mon Sep 17 00:00:00 2001 From: Miguel Caballer Fernandez Date: Tue, 24 Mar 2026 08:36:14 +0100 Subject: [PATCH] Minor change --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index cfb0e3e7d3..bd1bd55fb6 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Apache Libcloud - a unified interface for the cloud ==================================================== -Apache Libcloud is a Python library which hides differences between different +Apache Libcloud is a Python library that hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.