This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 3a3e445  Fix typo in guide-configuring-plugins.apt
3a3e445 is described below

commit 3a3e4456a0cc3453f091f7b3c637937def268ce2
Author: Piotr MarciƄczyk <[email protected]>
AuthorDate: Sun Apr 28 15:35:21 2019 +0200

    Fix typo in guide-configuring-plugins.apt
    
    Closes #83
---
 content/apt/guides/mini/guide-configuring-plugins.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/apt/guides/mini/guide-configuring-plugins.apt 
b/content/apt/guides/mini/guide-configuring-plugins.apt
index 80fc31b..349850a 100644
--- a/content/apt/guides/mini/guide-configuring-plugins.apt
+++ b/content/apt/guides/mini/guide-configuring-plugins.apt
@@ -624,7 +624,7 @@ mvn myqyeryplugin:queryMojo@execution1
 
 ** {Using the <<<\<inherited\>>>> Tag In Build Plugins}
 
-  By default, plugin configuration should be propagated to child POMs, so to 
break the inheritance, you could uses
+  By default, plugin configuration should be propagated to child POMs, so to 
break the inheritance, you could use
   the <<<\<inherited\>>>> tag:
 
 +----+

Reply via email to