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 4b11dbc15..9f098391b 100644 --- a/app/views/help/_alpha_notice.rhtml +++ b/app/views/help/_alpha_notice.rhtml @@ -4,7 +4,7 @@ Things still to do:</p> <ol> - <li> Design the site - the current appearance is purely placeholder. </li> + <li> Finish designing the site - the current appearance is in flux. </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> |