diff --git a/src/config/config.php b/src/config/config.php index dac4674db..10fc1ed22 100644 --- a/src/config/config.php +++ b/src/config/config.php @@ -120,12 +120,12 @@ /* |-------------------------------------------------------------------------- - | Transformer Embeds + | Transformer Relationships |-------------------------------------------------------------------------- | - | Transformers embed or relationships. The "key" is the query string - | identifier which will hold the requested embeds. The "separator" - | is the character that will separate each embed. + | Transformers can embed or nest relationships. The embeds "key" is the + | query string key and the "separator" is the character that will + | separate each relationship (or scope). | */