We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4089ad7 + 974899e commit 30ba62dCopy full SHA for 30ba62d
docs/ReferenceManyToManyInput.md
@@ -13,7 +13,7 @@ This [Enterprise Edition](https://marmelab.com/ra-enterprise)<img class="icon" s
13
Your browser does not support the video tag.
14
</video>
15
16
-In this example, `artists.id` matches `performances.artist_id`, and `performances.event_id` matches `events.id`:
+In this example, `bands.id` matches `performances.band_id`, and `performances.venue_id` matches `venues.id`:
17
18
```
19
┌─────────┐ ┌──────────────┐ ┌───────────────┐
0 commit comments