fix typo

@rfscholte
diff --git a/src/site/apt/examples/includes-excludes.apt.vm b/src/site/apt/examples/includes-excludes.apt.vm
index 4af01de..40b2e60 100644
--- a/src/site/apt/examples/includes-excludes.apt.vm
+++ b/src/site/apt/examples/includes-excludes.apt.vm
@@ -64,7 +64,7 @@
 +-----
 
   Of course, <<<\<includes\>>>> can be used as well to specify a white list of artifacts. Artifacts are denoted by a
-  composite idenitifer of the form <groupId>:<artifactId>[[:<type>]:<classifier>]. Since plugin version 1.3, the
+  composite identifier of the form <groupId>:<artifactId>[[:<type>]:<classifier>]. Since plugin version 1.3, the
   wildcard characters '*' and '?' can be used to do glob-like pattern matching.
 
 
@@ -203,4 +203,4 @@
   </build>
   ...
 </project>
-+-----
\ No newline at end of file
++-----