You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by en...@apache.org on 2021/05/07 22:44:48 UTC

[sling-project-archetype] branch master updated: Fixing type

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6301f0a  Fixing type
     new ac94e14  Merge pull request #1 from pat-lego/master
6301f0a is described below

commit 6301f0a6bbe894a4b3e5d48133cfb72bd4bd74eb
Author: Patrique Legault <pa...@gmail.com>
AuthorDate: Fri May 7 15:47:42 2021 -0400

    Fixing type
---
 src/main/resources/archetype-resources/README.All.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/archetype-resources/README.All.md b/src/main/resources/archetype-resources/README.All.md
index 6c5e7ba..56a33ea 100644
--- a/src/main/resources/archetype-resources/README.All.md
+++ b/src/main/resources/archetype-resources/README.All.md
@@ -123,8 +123,8 @@ or the bundle is not updated during installation.
 In case of a mishape the package and bundles needs to deinstalled
 manullay:
 
-1. Rmove /apps/${appsFolderName}/install folder
+1. Remove /apps/${appsFolderName}/install folder
 2. Uninstall the package using the package manager
 3. Remove the package from /etc/packages including the snapshots if they are still there
-4. Rmove the Bundle using the OSGi Console (/system/console/bundles)
+4. Remove the Bundle using the OSGi Console (/system/console/bundles)