Skip to content

Commit 6a587e4

Browse files
Fix typo
1 parent 4a548e0 commit 6a587e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Avoid version conflicts by using the https://github.com/jenkinsci/bom[Jenkins Pl
104104
Version follows the pattern of `<org.apache.httpcomponents.client5 version>-<plugin version>`.
105105
This way it is clear what upstream dependency is offered and allows patch releases for the plugin itself if required.
106106

107-
Since `org.apache.httpcomponents.client5` artifacts have a release cycle that is independent from `org.apache.httpcomponents.core5` artifacts, the latter are included as of patch releases for this plugin.
107+
Since `org.apache.httpcomponents.client5` artifacts have a release cycle that is independent from `org.apache.httpcomponents.core5` artifacts, the latter are included in patch releases for this plugin.
108108

109109
== Release Notes
110110

0 commit comments

Comments
 (0)