@@ -96,10 +96,10 @@ You've got a Keyword-container for Types of Communication with basically the fol
If you want to add a general type of information like "PHONE", "MAIL", "WEB" you've to add a keyword-attribute to the keyword-entry where you can store that information.
=== Complex Keyword as own entity ===
=== Complex Keyword as separate entity ===
Sometimes you've a special case where the keyword entity cannot provide all the functionality.
In that case you can always define your own entity and create your own database structure to represent all the information and provide all the functions you need.
In that case you can always define your separate entity and create your separate database structure to represent all the information and provide all the functions you need.
As an example, this could be the `Country_Entity`
\ No newline at end of file
As an example, this could be the `Countries_Entity`