diff options
-rw-r--r-- | app/views/help/_alpha_notice.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/_alpha_notice.rhtml b/app/views/help/_alpha_notice.rhtml index e4ac30769..7e3620295 100644 --- a/app/views/help/_alpha_notice.rhtml +++ b/app/views/help/_alpha_notice.rhtml @@ -13,6 +13,6 @@ <p>As always, if you want mySociety to do more stuff like this, please <a href="http://www.mysociety.org/volunteertasks">volunteer</a>, <a href="https://secure.mysociety.org/donate/">donate</a>, - or <a href="mailto:karl@mysociety.org">commision us!</a></p> + or <a href="mailto:karl@mysociety.org">commission us!</a></p> </div> |