Skip to content

Commit

Permalink
message fix
Browse files Browse the repository at this point in the history
  • Loading branch information
CollinBeczak committed Aug 2, 2023
1 parent 9d7ca28 commit 0bd183c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/Error/Messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ export default defineMessages({
},
projectBrokenTask: {
id: "Errors.project.brokenTask",
defaultMessage: "Error in task, {Features, Null} - This task is broken.",
defaultMessage: "Error in task. Features Null. This task is broken.",
},

mapRenderFailure: {
Expand Down

0 comments on commit 0bd183c

Please sign in to comment.