diff --git a/entity/KeywordEntry_entity/documentation.adoc b/entity/KeywordEntry_entity/documentation.adoc
index aef0ab515a606c4fd919b03accc4fb1c8c86634e..17d50062e384d21fb406ad1bb5e200e17f70a37e 100644
--- a/entity/KeywordEntry_entity/documentation.adoc
+++ b/entity/KeywordEntry_entity/documentation.adoc
@@ -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`
\ No newline at end of file