From 0a736578618b55e2055c1a7c7291322b01c8970c Mon Sep 17 00:00:00 2001
From: Steve Crouch <s.crouch@software.ac.uk>
Date: Wed, 20 Feb 2019 15:03:23 +0000
Subject: [PATCH] Improve phrasing of doc purposes for each role

---
 docs/source/index.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/source/index.rst b/docs/source/index.rst
index cdb4c31..aa1d9f3 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -37,9 +37,9 @@ Resources
 
 Documentation is available for the following stakeholders:
 
- - :ref:`Researchers and other end-users<guide_user>`: to discover, explore, and make use of datasets using the web interface
- - :ref:`Administrators<guide_administrator>`: to deploy PEDASI, or provide data or use applications through PEDASI
- - :ref:`Application developers<guide_developer>`: to develop applications that access data available through PEDASI
+ - :ref:`Researchers and other end-users<guide_user>`: for users wishing to discover, explore, and make use of datasets using the web interface
+ - :ref:`Administrators<guide_administrator>`: for those aiming to deploy PEDASI, or provide data or use applications through PEDASI
+ - :ref:`Application developers<guide_developer>`: for developers wanting to create applications that access data available through PEDASI
 
 This documentation is also available on `Read the Docs`_.
 
-- 
GitLab