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 71230666e..4b11dbc15 100644 --- a/app/views/help/_alpha_notice.rhtml +++ b/app/views/help/_alpha_notice.rhtml @@ -5,7 +5,7 @@ <ol> <li> Design the site - the current appearance is purely placeholder. </li> - <li> Add search, plus RSS feeds and email alerts based on search terms. </li> + <li> RSS feeds and email alerts based on search terms. </li> <li> Add things you <a href="/help/contact">tell us</a> you want. </li> </ol> |