diff options
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" |