fixed typo

This commit is contained in:
Chinmay Chaudhari
2024-02-24 09:47:47 +05:30
parent 4a519cfa0a
commit 714a33ca37

View File

@ -494,7 +494,7 @@ const kRaiseIssue =
"\nPlease raise an issue in API Dash GitHub repo so that we can resolve it.";
const kCsvError =
"There seems to be an issue rendering this CSV image. Please raise an issue in API Dash GitHub repo so that we can resolve it.";
"There seems to be an issue rendering this CSV. Please raise an issue in API Dash GitHub repo so that we can resolve it.";
const kHintTextUrlCard = "Enter API endpoint like api.foss42.com/country/codes";