* correct odd capitalization pattern in tagline
* remove "click on button" statement as telling a user to click something is not a good web development practice
* add missing period for consistency
I've reworded the first sentence to say "You don't have access to any projects",
which I think sounds more natural.
I've also used the "pluralize" ActionView helper for the user's projects_limit,
so that it still looks good when it says "You can create up to 1 project.".
Finally, I've tweaked the structure of the final sentence a little bit to make
it sound a bit better.