Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Content Entity Base

This module's sole purpose is to help simplify creating custom bundlable, translatable entities.

We have tried to move as much code as possible into the content entity base module so only the entity definition is required for yoru custom entity module.
We have tried to move as much code as possible into the content entity base module so only the entity definition is required for your custom entity module.

You can get started with this module by copying the tests/modules/ceb_test module and start renaming with search/replace. Note: There is not that much in the module though.

Expand Down