diff --git a/docs/trait.md b/docs/trait.md index 05c49ba1..ffb6f484 100644 --- a/docs/trait.md +++ b/docs/trait.md @@ -8,7 +8,7 @@ tags: ## 1 Definition -A quality or [Characteristic](../characteristic) which is attributable to an [Entity](../entity) and referenced by an identifier. +A quality or [Characteristic](../characteristic) belonging to an [Entity](../entity) and referenced by an identifier. ### Notes - Traits can be objective (inherent?) in which case they are also observable and called properties. Traits which are not observable (directly or indirectly) need to be assigned.