Skip to content

Commit

Permalink
changed "Add Paper" to "Add paper" in paper index #24
Browse files Browse the repository at this point in the history
  • Loading branch information
akuchinke committed Nov 9, 2017
1 parent c658888 commit a8a9af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/papers/index.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p><strong>Papers</strong></p>

<%= link_to 'Add Paper', new_paper_path %>
<%= link_to 'Add paper', new_paper_path %>

<table>
<tr>
Expand Down

0 comments on commit a8a9af4

Please sign in to comment.