Skip to content

Commit e9aef07

Browse files
committed
Update language and method counts in docs
1 parent 14e989b commit e9aef07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Click the following headings to see some video demonstrations of the CLI:
356356
- **Practical outputs**: Get exactly what you need: counts, extracts, summaries, or full reports
357357
- **Flexible deployment**: Use in notebooks, scripts, or data pipelines
358358
- **Customizable**: Tailor validation steps and reporting to your specific needs
359-
- **Internationalization**: Reports can be generated in over 20 languages, including English, Spanish, French, and German
359+
- **Internationalization**: Reports can be generated in 30+ languages, including English, Spanish, French, and German
360360

361361
## Documentation and Examples
362362

docs/user-guide/validation-methods.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ These validation methods cover everything from checking column values against th
2020
validating the table structure and detecting duplicates. Combined into validation steps, they form
2121
the foundation of your data quality workflow.
2222

23-
Pointblank provides [over 20 validation methods](https://posit-dev.github.io/pointblank/reference/#validation-steps)
23+
Pointblank provides [over 25 validation methods](https://posit-dev.github.io/pointblank/reference/#validation-steps)
2424
to handle diverse data quality requirements. These are grouped into three main categories:
2525

2626
1. Column Value Validations

0 commit comments

Comments
 (0)