Skip to content

Commit 714a33c

Browse files
Chinmay ChaudhariChinmay Chaudhari
authored andcommitted
fixed typo
1 parent 4a519cf commit 714a33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/consts.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ const kRaiseIssue =
494494
"\nPlease raise an issue in API Dash GitHub repo so that we can resolve it.";
495495

496496
const kCsvError =
497-
"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.";
497+
"There seems to be an issue rendering this CSV. Please raise an issue in API Dash GitHub repo so that we can resolve it.";
498498

499499

500500
const kHintTextUrlCard = "Enter API endpoint like api.foss42.com/country/codes";

0 commit comments

Comments
 (0)