diff options
Diffstat (limited to 'running/states.md')
-rw-r--r-- | running/states.md | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/running/states.md b/running/states.md index ccc01df20..598a28d98 100644 --- a/running/states.md +++ b/running/states.md @@ -3,7 +3,7 @@ layout: page title: States of requests --- -# States of requests +# Request states <p class="lead"> A <a href="{{site.baseurl}}glossary/#request" class="glossary">request</a> @@ -19,9 +19,12 @@ customise them, you can — see ## WhatDoTheyKnow example -Requests made on the UK's Alaveteli instance, [WhatDoTheyKnow](http://www.whatdotheyknow.com), may be in any of the following states -(for comparison, Kosovo's instance uses -[slightly different states]({{ site.baseurl }}running/states_informatazyrtare)): +Requests made on the UK's Alaveteli instance, [WhatDoTheyKnow](http://www.whatdotheyknow.com), +may be in any of the states described below. + +Note that your site doesn't need to use the same states as WhatDoTheyKnow does. For example, +Kosovo's instance uses slightly different states: see +[this comparison of their differences]({{ site.baseurl }}running/states_informatazyrtare). ### States @@ -197,7 +200,7 @@ Requests made on the UK's Alaveteli instance, [WhatDoTheyKnow](http://www.whatdo <a name="user_withdrawn">user_withdrawn</a> </dt> <dd> - The requester has abandoned this request for som e reason + The requester has abandoned this request for some reason. <ul> <li>Prompt user to write message to tell authority</li> </ul> |