You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/08/19 19:18:54 UTC

[maven-archetypes] branch master updated: index.apt: fix typo "simplifed" → "simplified"

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-archetypes.git


The following commit(s) were added to refs/heads/master by this push:
     new 658e681  index.apt: fix typo "simplifed" → "simplified"
658e681 is described below

commit 658e681a687ad04911382f0d5d662713c8332964
Author: Waldir Pimenta <wa...@gmail.com>
AuthorDate: Tue Aug 17 00:57:24 2021 +0100

    index.apt: fix typo "simplifed" → "simplified"
---
 src/site/apt/index.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt
index cfa93a0..7d01918 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt
@@ -35,7 +35,7 @@ Maven Archetypes
 *-----------------------------------------------------------------+----------------+
 | {{{./maven-archetype-archetype/}maven-archetype-archetype}}     | An archetype to generate a sample archetype. |
 *-----------------------------------------------------------------+----------------+
-| {{{./maven-archetype-j2ee-simple/}maven-archetype-j2ee-simple}} | An archetype to generate a simplifed sample J2EE application. |
+| {{{./maven-archetype-j2ee-simple/}maven-archetype-j2ee-simple}} | An archetype to generate a simplified sample J2EE application. |
 *-----------------------------------------------------------------+----------------+
 | {{{./maven-archetype-plugin/}maven-archetype-plugin}}           | An archetype to generate a sample Maven plugin. |
 *-----------------------------------------------------------------+----------------+