Skip to content

Commit

Permalink
improve grammar for studies under a user
Browse files Browse the repository at this point in the history
  • Loading branch information
Unihedro authored Jul 25, 2016
1 parent 20e7e52 commit 3c449e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/study/byOwner.scala.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
order = order,
pag = pag,
url = o => routes.Study.byOwner(owner.username, o)) {
@userLink(owner) studies
@userLink(owner)'s studies
}

0 comments on commit 3c449e0

Please sign in to comment.