Fixing typo

Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/d490b45c
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/d490b45c
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/d490b45c

Branch: refs/heads/master
Commit: d490b45c194f621ce2faf66f1f03b8f89a97fae5
Parents: f0a12da
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Wed Nov 23 12:45:19 2016 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Wed Nov 23 12:45:28 2016 +0100

----------------------------------------------------------------------
 .../reference-guide/workingwithapachesyncope/customization.adoc    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/d490b45c/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
----------------------------------------------------------------------
diff --git 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
index a68a0bf..0e8b640 100644
--- 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
+++ 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/customization.adoc
@@ -133,7 +133,7 @@ straightforward: just add the `<profile>` below to 
`enduser/pom.xml`:
   <id>debug</id>
 
   <build>
-    <plugin>
+    <plugins>
       <plugin>
         <groupId>org.codehaus.cargo</groupId>
         <artifactId>cargo-maven2-plugin</artifactId>

Reply via email to