Fix typo
This commit is contained in:
parent
386c9156b0
commit
76ce17693e
|
@ -781,7 +781,7 @@ For example `join_by(closest(x <= y))` matches the smallest `y` that's greater t
|
|||
#| echo: false
|
||||
#| out-width: ~
|
||||
#| fig-cap: >
|
||||
#| A following join is similar to a greater-than-or-equal inequality join
|
||||
#| A rolling join is similar to a greater-than-or-equal inequality join
|
||||
#| but only matches the first value.
|
||||
#| fig-alt: >
|
||||
#| A rolling join is a subset of an inequality join so some matches are
|
||||
|
|
Loading…
Reference in New Issue