Fix typo in 'Reacting to the Maven plugin' title

See gh-26751
This commit is contained in:
Abel Salgado Romero
2021-06-03 18:24:13 +02:00
committed by Stephane Nicoll
parent e73062aefa
commit 9eea502c3e

View File

@@ -65,7 +65,7 @@ When Gradle's {application-plugin}[`application` plugin] is applied to a project
[[reacting-to-other-plugins-maven]]
=Í= Reacting to the Maven plugin
== Reacting to the Maven plugin
WARNING: Support for reacting to Gradle's `maven` plugin is deprecated and will be removed in a future release.
Please use the `maven-publish` plugin instead.