Skip to content

Commit

Permalink
docs: fix typo in join.mdx (#10190)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-cato authored Jan 2, 2025
1 parent 38f3455 commit b2042c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/fields/join.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ APIs.

The Join field is useful in scenarios including:

- To surface `Order`s for a given `Product`
- To surface `Orders` for a given `Product`
- To view and edit `Posts` belonging to a `Category`
- To work with any bi-directional relationship data
- Displaying where a document or upload is used in other documents
Expand Down

0 comments on commit b2042c5

Please sign in to comment.