Skip to content

Commit 47224d8

Browse files
committed
Update preprocessing.qmd
1 parent 4953db5 commit 47224d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/preprocessing.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ column `a`, so we set up `columns=` and `value=` parameters in that way within t
145145
[`col_vals_gt()`](https://posit-dev.github.io/pointblank/reference/Validate.col_vals_gt.html)
146146
validation method call.
147147

148-
## Swapping in Different DataFrames Just in Time
148+
## Swapping in a Totally Different DataFrame
149149

150150
Let's now try to prepare the final validation scenario, checking that there are at least three
151151
instances of every categorical value in column `f` (which contains string values in the set of

0 commit comments

Comments
 (0)