diff --git a/home/src/main/resources/config/example.runtime.properties b/home/src/main/resources/config/example.runtime.properties index 3f6ad847e..7c1443d48 100644 --- a/home/src/main/resources/config/example.runtime.properties +++ b/home/src/main/resources/config/example.runtime.properties @@ -418,8 +418,8 @@ visualization.coAuthorNetwork.maxCollaborators = 35 #Prioritize co-authors stored as Persons in lists with VCard co-authors #In case you would like to prioritize person co-authors over co-authors stored as VCards #when there are more than maximum number of collaborators this property can be set to 10000. - #In that case list of coauthors to display limited by maximum number collaborators will be - #first sorted by the type of stored collaborator (Person first, then VCard) and second by + #In that case list of coauthors to display limited by maximum number collaborators will be + #first sorted by the type of stored collaborator (Person first, then VCard) and second by #the number of joint publications. visualization.coAuthorNetwork.personBoost = 0 #