diff options
author | francis <francis> | 2008-08-29 17:19:03 +0000 |
---|---|---|
committer | francis <francis> | 2008-08-29 17:19:03 +0000 |
commit | ae591f9961ffad059e2654b11c568c72b311a4ed (patch) | |
tree | 5646dcbcde06116079e5a70d1f16f2464c1904f5 | |
parent | 343ef95df5500537ccf7385d22a732e21bce6ffa (diff) |
Change help slightly, to make clear you should ask for documents not ask questions.
-rw-r--r-- | app/views/request/new.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml index 3e6bc7630..6ec205ce9 100644 --- a/app/views/request/new.rhtml +++ b/app/views/request/new.rhtml @@ -33,7 +33,7 @@ <li>Keep it <strong>focussed</strong>, if you ask for everything it might cost too much and you might get nothing. </li> - <li>Top tip: Ask for a <strong>particular document</strong> you have seen mentioned elsewhere. + <li>Ask for <strong>particular documents</strong>, rather than general questions. </li> <li>This site is <strong>public</strong>, everything you type (except your email address) and any response will be published. </li> |