Skip to content

Commit

Permalink
LRCI-3939 Consistency with the block below
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Jan 9, 2024
1 parent 2098029 commit 2b6e533
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ public String getValueDefault() {
@Override
public String getValueDescription() {
return StringUtil.combine(
"e.g. https://github.com/[user]/liferay-qa-portal-legacy-ee/",
"tree/[branch]");
"e.g. https://github.com/[user]/liferay-qa-portal-legacy-ee",
"/tree/[branch]");
}

@Override
Expand Down

0 comments on commit 2b6e533

Please sign in to comment.