Skip to content

Commit

Permalink
Merge pull request #13 from benpops89/master
Browse files Browse the repository at this point in the history
docs: fix typo in schema
  • Loading branch information
anna-geller authored Aug 14, 2024
2 parents 2172ecc + 5b93caa commit d9c23be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public class ElasticsearchConnection {
private String pathPrefix;

@Schema(
title = "Whether the REST client should return any response containing at leas one warning header as a failure."
title = "Whether the REST client should return any response containing at least one warning header as a failure."
)
@PluginProperty
private Boolean strictDeprecationMode;
Expand Down

0 comments on commit d9c23be

Please sign in to comment.