Skip to content

Commit 65056ac

Browse files
committed
Fix acending -> ascending
1 parent 60855dc commit 65056ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/locales/en/texts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
"sort": {
252252
"asc": {
253253
"label": "Ascending",
254-
"title": "Sort in acending order (A-Z)"
254+
"title": "Sort in ascending order (A-Z)"
255255
},
256256
"desc": {
257257
"label": "Descending",

0 commit comments

Comments
 (0)