Fix typos around relations recursion (#1853)
This commit is contained in:
parent
7d5b506555
commit
1b40a7789b
3 changed files with 3 additions and 2 deletions
|
@ -312,7 +312,7 @@ components:
|
|||
Whether to additionally include events which only relate indirectly to the
|
||||
given event, i.e. events related to the given event via two or more direct relationships.
|
||||
|
||||
If set to `false`, only events which have direct a relation with the given
|
||||
If set to `false`, only events which have a direct relation with the given
|
||||
event will be included.
|
||||
|
||||
If set to `true`, all events which relate to the given event, or relate to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue