diff options
Diffstat (limited to 'app/views/request')
-rw-r--r-- | app/views/request/_followup.rhtml | 2 | ||||
-rw-r--r-- | app/views/request/new.rhtml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app/views/request/_followup.rhtml b/app/views/request/_followup.rhtml index b363e94de..87b1bde82 100644 --- a/app/views/request/_followup.rhtml +++ b/app/views/request/_followup.rhtml @@ -42,7 +42,7 @@ <p> <strong>Privacy warning:</strong> Your follow up message, and any response - to it, will also be displayed publically on this website. + to it, will also be displayed publicly on this website. </p> <p> diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml index 3a027e86a..bf5fbd78d 100644 --- a/app/views/request/new.rhtml +++ b/app/views/request/new.rhtml @@ -118,7 +118,7 @@ <p class="form_note"> <strong>Privacy warning:</strong> All information that you enter - on this page will be displayed publically on this website. Any + on this page will be displayed publicly on this website. Any response you get will also be published. <a href="/help/about#privacy">See our privacy policy</a>. </p> |