diff options
-rw-r--r-- | app/views/help/about.rhtml | 2 | ||||
-rw-r--r-- | app/views/request/new.rhtml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index e10a198f7..1dfa1cf8c 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -148,7 +148,7 @@ unwittingly, in a request, please <a href="/help/contact">contact us</a> immediately so we can remove it.</p> </dd> -<dt id="focussed">Why must I keep my request focussed?<a href="#focussed">#</a> </dt> +<dt id="focused">Why must I keep my request focused?<a href="#focused">#</a> </dt> <dd> diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml index e3a2bd317..aa9bf254d 100644 --- a/app/views/request/new.rhtml +++ b/app/views/request/new.rhtml @@ -50,7 +50,7 @@ </li> <li>Write your request in <strong>simple, precise language</strong>.</li> <li>Ask for <strong>specific</strong> documents or information, this site is not suitable for general enquiries.</li> - <li>Keep it <strong>focussed</strong>, you'll be more likely to get what you want (<a href="/help/about/#focussed">why?</a>).</li> + <li>Keep it <strong>focused</strong>, you'll be more likely to get what you want (<a href="/help/about/#focused">why?</a>).</li> <li>This site is <strong>public</strong>. Everything you type and any response will be published.</li> </ul> |