From ae71574b59c42182c4eab1609d1abcae590577a2 Mon Sep 17 00:00:00 2001
From: Giuseppe Attardi <giuseppe.attardi@garr.it>
Date: Mon, 22 Jul 2019 01:17:15 +0200
Subject: [PATCH] Update README.rst

---
 costs-plugin/README.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/costs-plugin/README.rst b/costs-plugin/README.rst
index e36d805..fffe761 100644
--- a/costs-plugin/README.rst
+++ b/costs-plugin/README.rst
@@ -6,7 +6,8 @@ Features
 
 This plugin adds a panel 'Costs' to the dashboard to visualize the costs of
 resource usage in a project.
-Costs are calculated from metrics obtained from Gnocchi and unit resource prices
+Costs are calculated from metrics obtained from Gnocchi and unit quantity
+prices for resources,
 from the cloud usage database.
 
 The panel displays a table summarizing the costs for resources consumed in a given period,
-- 
GitLab