Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Xcelled committed May 28, 2024
1 parent eb039f4 commit 27f842d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ protected void logDeprecation() {
LOG.warn("");
LOG.warn("");
LOG.warn("Prettier-maven-plugin is DEPRECATED and will soon be removed.");
LOG.warn("The replacements, Spotless, is drop-in compatible and offers enhanced functionality.");
LOG.warn("The replacement, Spotless, is drop-in compatible and offers enhanced functionality.");
LOG.warn("Please transition to Spotless by running `spotless:{}` instead!", replacement);
LOG.warn("");
LOG.warn("");
Expand Down

0 comments on commit 27f842d

Please sign in to comment.