Skip to content

Commit

Permalink
Swap wording
Browse files Browse the repository at this point in the history
  • Loading branch information
kimlisa committed Dec 26, 2024
1 parent 0ab4215 commit 15a7e75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export function withUnsupportedLabelFeatureErrorConversion(
'We could not complete your request. ' +
'Your proxy may be behind the minimum required version ' +
`(${getWebUiVersion()}) to support adding resource labels. ` +
'Remove labels and try again or upgrade your proxy version.'
'Upgrade your proxy version or remove labels and try again.'
);
}
}
Expand Down

0 comments on commit 15a7e75

Please sign in to comment.