Skip to content

Commit ee2ed5d

Browse files
committed
fix: correct download page typos (#94)
1 parent 047e0e0 commit ee2ed5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/src/assets/locales/en_US.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,14 +212,14 @@
212212
"status_not_downloaded": "Not downloaded",
213213
"loader": "Loader",
214214
"input": {
215-
"placeholder": "Search by verison..."
215+
"placeholder": "Search by version..."
216216
}
217217
},
218218
"actions": {
219219
"delete_installer": "Delete installer"
220220
},
221221
"bottomcontent": {
222-
"total": "Total {{count}} verions"
222+
"total": "Total {{count}} versions"
223223
},
224224
"install_folder": {
225225
"confirm_title": "Install Instance",

0 commit comments

Comments
 (0)