aboutsummaryrefslogtreecommitdiff
path: root/engine/traits/big-five.ts
diff options
context:
space:
mode:
Diffstat (limited to 'engine/traits/big-five.ts')
-rw-r--r--engine/traits/big-five.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/traits/big-five.ts b/engine/traits/big-five.ts
index 425c91c..dbf5bd7 100644
--- a/engine/traits/big-five.ts
+++ b/engine/traits/big-five.ts
@@ -1,6 +1,6 @@
/**
- * Big Five temperament profile, each 0–100. Mostly stable across a life
- * with slow drift under sustained conditions. See docs/04-traits.md §"Layer 1".
+ * Big Five temperament profile. Each axis is 0–100, mostly stable across
+ * a life with slow drift under sustained conditions.
*/
export interface BigFiveProfile {
readonly openness: number