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

kwin 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 7fb7c9d  Rename Node -> Node.js
7fb7c9d is described below

commit 7fb7c9d379c0dc5c4e118e2c080501cc61074baa
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Mar 8 08:35:24 2022 +0100

    Rename Node -> Node.js
    
    To clarify this does not refer to JCR Nodes.
---
 src/main/jbake/content/documentation/development/content-packages.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/main/jbake/content/documentation/development/content-packages.md 
b/src/main/jbake/content/documentation/development/content-packages.md
index fcf1516..f556d12 100644
--- a/src/main/jbake/content/documentation/development/content-packages.md
+++ b/src/main/jbake/content/documentation/development/content-packages.md
@@ -64,7 +64,7 @@ After starting up Sling, the resulting file can then be 
deployed using the wcmio
 
     $ mvn wcmio-content-package:install
    
-### Node projects
+### Node.js projects
 
 Content packages are built with
 

Reply via email to