Skip to content

Commit

Permalink
fix: typo in dataloader
Browse files Browse the repository at this point in the history
  • Loading branch information
alcercu authored Jan 22, 2025
1 parent aed1a1c commit afff4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bootstrap/dataloader.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ const funcs = {
}
return {
description:
"In case you have an AdBlock enabled, please disable it and refresh the page. It maybe preventing the correct working of the page. If that's not the case, the data for this case is not formatted correctly or has been tampered since the time of its submission. Please refresh the page and refuse to arbitrate if the problem persists.",
"In case you have an AdBlock enabled, please disable it and refresh the page. It may be preventing the correct working of the page. If that's not the case, the data for this case is not formatted correctly or has been tampered since the time of its submission. Please refresh the page and refuse to arbitrate if the problem persists.",
title: "Invalid or tampered case data, refuse to arbitrate.",
};
},
Expand Down

0 comments on commit afff4c8

Please sign in to comment.