Fix spelling of Refresh for self-serve blades. (#1585)

This commit is contained in:
jawelton74 2023-08-23 16:56:12 -07:00 committed by GitHub
parent 19100ec437
commit 8405dbe8da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"Save": "Save",
"Discard": "Discard",
"Refresh": "Refesh"
"Refresh": "Refresh"
}