diff options
author | Dave Whiteland <dave@mysociety.org> | 2015-03-12 15:35:02 +0000 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2015-03-12 15:35:02 +0000 |
commit | 71efc1259803452cd6526ed17851c3924b6b043b (patch) | |
tree | 8cefb08f114bda11b26adc7736d2583421ae634e /docs/running | |
parent | ba7226638aa6d2fc2b6015bc2be20c34e7c2221c (diff) |
small text changes for clarity/brevity
Diffstat (limited to 'docs/running')
-rw-r--r-- | docs/running/requests.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/running/requests.md b/docs/running/requests.md index d5af39443..9bfbaf61b 100644 --- a/docs/running/requests.md +++ b/docs/running/requests.md @@ -227,7 +227,7 @@ change the authority on the request and then resend it to the correct authority. To resend a request, go to the <a href="{{ site.baseurl }}docs/glossary/#admin" class="glossary__link">admin interface</a>, click on **Requests**, then -click on the name of the request you want to change. Go to the **Outgoing messages** heading. Click the chevron next to the first outgoing message - the initial request. A panel of information about that message will be revealed. Click on the **Resend** button. +click on the name of the request you want to change. Go to the **Outgoing messages** heading. Click the chevron next to the first outgoing message, which is the initial request. A panel of information about that message will appear. Click on the **Resend** button. To send a request to a different authority, go to the <a href="{{ site.baseurl }}docs/glossary/#admin" |