Skip to content

Commit

Permalink
WINDUP-3846 Typo 'supported' (#916)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrizzi committed May 2, 2023
1 parent 3c2347c commit b359477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-pf4/src/main/webapp/src/layout/TransformationPaths.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export const JAKARTA9: TransformationPathOption = {
export const RH_RUNTIMES: TransformationPathOption = {
label: "Spring Boot on Red Hat Runtimes",
description:
"A set of rules for assessing the compatibility of applications against versions of Spring Boot libraries suported by Red Hat Runtimes.",
"A set of rules for assessing the compatibility of applications against versions of Spring Boot libraries supported by Red Hat Runtimes.",
options: "rhr",
iconSrc: migration,
};
Expand Down

0 comments on commit b359477

Please sign in to comment.