Skip to content

Commit

Permalink
Fix typo (#934)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 committed Jul 25, 2023
1 parent 62a2a33 commit 4f73f51
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 JWS6: TransformationPathOption = {
label: "JBoss Web Server 6",
description:
"A collection of rules to to support migrating applications from JWS 5 to JWS 6",
"A collection of rules to support migrating applications from JWS 5 to JWS 6",
options: "jws6",
iconSrc: appOnServer,
isNew: true,
Expand Down

0 comments on commit 4f73f51

Please sign in to comment.