diff options
author | Dave Whiteland <dave@mysociety.org> | 2015-03-12 15:31:35 +0000 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2015-03-12 15:31:35 +0000 |
commit | ba7226638aa6d2fc2b6015bc2be20c34e7c2221c (patch) | |
tree | ecde9d0cb03a4fc5ab81a818d5252a4e38aa74f2 /docs/running/admin_manual.md | |
parent | a45f53d409daede98bfbae9b34f344fb9333d2cb (diff) |
replace 'you may want to' with 'you can'
Diffstat (limited to 'docs/running/admin_manual.md')
-rw-r--r-- | docs/running/admin_manual.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/running/admin_manual.md b/docs/running/admin_manual.md index 87772cf3d..7c112400c 100644 --- a/docs/running/admin_manual.md +++ b/docs/running/admin_manual.md @@ -735,7 +735,11 @@ as if the user had made individual requests. ### Resending a request or sending it to a different authority -If you have corrected the email address for an authority, you may want to resend an existing request to that authority to the new email address. Alternatively, a user may send a request to the wrong authority. In that situation, you may want to change the authority on the request and then resend it to the correct authority. For instructions, see +If you have corrected the email address for an authority, you can resend +an existing request to that authority to the new email address. Alternatively, +a user may send a request to the wrong authority. In that situation, you can +change the authority on the request and then resend it to the correct authority. +For instructions, see [resending a request or sending it to a different authority]({{ site.baseurl }}docs/running/requests/#resending-a-request-or-sending-it-to-a-different-authority). |