diff --git a/app/views/papers/_form.html.erb b/app/views/papers/_form.html.erb index 83a3bff9..0dd8c44c 100644 --- a/app/views/papers/_form.html.erb +++ b/app/views/papers/_form.html.erb @@ -34,7 +34,7 @@
<%= f.label "Name of git branch containing the paper, not the path" %> - <%= f.text_field :git_branch, placeholder: "Leave blank if paper.md is in the default branch", class: "form-control" %> + <%= f.text_field :git_branch, placeholder: "Leave blank if paper.tex is in the default branch", class: "form-control" %>
<%= f.label "Software Version" %>