orbitjs / orbit

Composable data framework for ambitious web applications.
https://orbitjs.com
MIT License
2.33k stars 134 forks source link

Fix incorrect uses of "relationship" instead of "relation" in filtering docs #928

Closed bradjones1 closed 2 years ago

bradjones1 commented 2 years ago

This cost me a few minutes of head-scratching today.

See https://github.com/orbitjs/orbit/blob/d0fb7cd59e63a2315218e8087f330bb792d99977/packages/%40orbit/records/src/record-query-term.ts#L45-L91