Update jecs.md

Makes the sentence clearer
This commit is contained in:
EncodedVenom 2025-03-30 12:24:24 -04:00 committed by GitHub
parent 0046dcdf1a
commit 27b58e9745
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,6 +45,6 @@ function jecs.pair(
``` ```
::: info ::: info
Note that while relationship pairs can be used as components, meaning you can add data with it as an ID, however they cannot be used as entities. Meaning you cannot add components to a pair as the source of a binding. While relationship pairs can be used as components and have data associated with an ID, they cannot be used as entities. Meaning you cannot add components to a pair as the source of a binding.
::: :::