You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2018/04/02 06:55:53 UTC

[sling-site] branch master updated: SLING-7566 - Fixing typo in maven archetypes

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

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


The following commit(s) were added to refs/heads/master by this push:
     new bf8993a  SLING-7566 - Fixing typo in maven archetypes
bf8993a is described below

commit bf8993a32124269740956dd37f3ef0d4576fd198
Author: Sabya <sa...@gmail.com>
AuthorDate: Sat Mar 31 00:07:18 2018 -0700

    SLING-7566 - Fixing typo in maven archetypes
---
 src/main/jbake/content/documentation/development/maven-archetypes.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/content/documentation/development/maven-archetypes.md b/src/main/jbake/content/documentation/development/maven-archetypes.md
index 5547bf0..9d4ceb9 100644
--- a/src/main/jbake/content/documentation/development/maven-archetypes.md
+++ b/src/main/jbake/content/documentation/development/maven-archetypes.md
@@ -14,7 +14,7 @@ This archetype generates a Maven project which will build a standalone Launchpad
 
 This archetype generates a Maven project which will build a Launchpad WAR file using the default bundle set. For demonstration purposes, the generated project includes an extra bundle list file (`src/main/bundles/list`) which includes Apache Felix FileInstall as well as a test configuration file (`src/test/config/sling.properties`).
 
-### sling-intitial-content-archetype
+### sling-initial-content-archetype
 
 This archetype generates a Maven project which will build an OSGi bundle that supports JCR NodeType registration (in `SLING-INF/nodetypes/nodetypes.cnd`) and initial content loading (in `SLING-INF/scripts` and `SLING-INF/content`).
 

-- 
To stop receiving notification emails like this one, please contact
rombert@apache.org.