Skip to content

Commit aedb7b9

Browse files
changed direction desc
1 parent 2866036 commit aedb7b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lang/en/lang.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
'sort_opt_pushed' => 'Pushed',
3131
'sort_opt_fullname' => 'Full-Name',
3232
'direction_title' => 'Sort Direction',
33-
'direction_desc' => 'The sort direction. Can be one of asc or desc',
33+
'direction_desc' => 'The sort direction. Can either be ascending or descending',
3434
'direction_opt_asc' => 'Ascending',
3535
'direction_opt_desc' => 'Descending'
3636
]

0 commit comments

Comments
 (0)