Skip to content

Commit 946dd6d

Browse files
committed
fix description
1 parent 0e1a75d commit 946dd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/backend/relations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ We can see that the [code for the behavior `IRelatedItems`](https://github.com/p
6969
### Controlling relation targets
7070

7171
The best way to control which item should be relatable is to configure the widget with `directives.widget()`.
72-
In the following example you can only relate to `Documents`:
72+
In the following example you can only relate to `Documents` and `Events`:
7373

7474
```{code-block} python
7575
:emphasize-lines: 12

0 commit comments

Comments
 (0)