Skip to content

Commit

Permalink
lower case Fetching
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyi-sl committed Sep 4, 2024
1 parent 0b2ed21 commit f186eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ export const STATUS_FILTERS = [
},
];

export const FETCH_FILE_LOAD_TEXT = 'Please wait, Fetching file is in progress.';
export const FETCH_FILE_LOAD_TEXT = 'Please wait, fetching file is in progress.';

export const TIMINGS = {
queueing: {
Expand Down

0 comments on commit f186eb8

Please sign in to comment.