Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Commit d476f5f

Browse files
authored
DOCS: Update readme.md section about PackageFactory.AtomicFusion:Content
1 parent 4e6732c commit d476f5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ prototype(Vendor.Site:Component) < prototype(PackageFactory.AtomicFusion:Compone
5959

6060
```
6161
#
62-
# Map node content zo a presentational component
62+
# Map node content to a presentational component
6363
#
6464
# instead of Neos.Neos:Content PackageFactory.AtomicFusion:Content
65-
# is used base prototype
65+
# is used base prototype that adds the needed contentElementWrapping for the backend
6666
#
6767
prototype(Vendor.Site:ExampleContent) < prototype(PackageFactory.AtomicFusion:Content) {
6868
renderer = Vendor.Site:Component {

0 commit comments

Comments
 (0)