diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index a9a4b92..6933f75 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -3,7 +3,7 @@
This is Mezuro! A free\libre web platform for collaborative source code evaluation.
-Here you can evaluate your source code with most of the SCM (Git, Baazar, Mercurial, and SVN), just by giving it's URL. For now you can evaluate C, C++,Java source code, but soon we hope to support more languages!
+Here you can evaluate your source code with most of the SCM (Git, Baazar, Mercurial, and SVN), just by giving it's URL. For now you can evaluate C, C++, and Java source code, but soon we hope to support more languages!
Mezuro is under development. Try it and give us your <%= link_to 'feedback', 'https://github.com/mezuro/mezuro/issues', target: '_blank' %>.
@@ -14,4 +14,4 @@ <% @latest_projects.each do |project| %>