diff --git a/app/views/static_pages/about.html.erb b/app/views/static_pages/about.html.erb index 1523b11367..b539ec1da7 100644 --- a/app/views/static_pages/about.html.erb +++ b/app/views/static_pages/about.html.erb @@ -40,6 +40,6 @@
This website and the curriculum it hosts are completely open source. That means anyone can work on new features or fix existing bugs on the website. This also extends to the curriculum itself, anyone can work on new lessons, add new resources and improve existing lessons.
-The Odin project would not be possible without the hard work of contributors from all across the world. If you're interested in helping us make Odin better please find out how to contribute.
+The Odin Project would not be possible without the hard work of contributors from all across the world. If you're interested in helping us make The Odin Project better, please find out how to contribute.
<% end %> <% end %>