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 66a6706 commit 9d7ca28
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 9d7ca28

Please sign in to comment.