Skip to content

Commit

Permalink
Update src/main/java/org/openrewrite/java/apache/httpclient4/MigrateD…
Browse files Browse the repository at this point in the history
…efaultHttpClient.java

Co-authored-by: Tim te Beek <tim@moderne.io>
  • Loading branch information
Joan Viladrosa and timtebeek authored Aug 1, 2023
1 parent aeea682 commit cf2a54a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
public class MigrateDefaultHttpClient extends Recipe {
@Override
public String getDisplayName() {
return "Migrates Deprecated DefaultHttpClient";
return "Migrates deprecated `DefaultHttpClient`";
}

@Override
Expand Down

0 comments on commit cf2a54a

Please sign in to comment.