Fix typo
This commit is contained in:
		@@ -781,7 +781,7 @@ For example `join_by(closest(x <= y))` matches the smallest `y` that's greater t
 | 
				
			|||||||
#| echo: false
 | 
					#| echo: false
 | 
				
			||||||
#| out-width: ~
 | 
					#| out-width: ~
 | 
				
			||||||
#| fig-cap: >
 | 
					#| 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.
 | 
					#|   but only matches the first value.
 | 
				
			||||||
#| fig-alt: >
 | 
					#| fig-alt: >
 | 
				
			||||||
#|   A rolling join is a subset of an inequality join so some matches are
 | 
					#|   A rolling join is a subset of an inequality join so some matches are
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user