Skip to content

Commit 399efe2

Browse files
authored
Fix: typo in validate.md documentation (#1785)
1 parent d906565 commit 399efe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/console/validate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ script:
99
For more information for data validation with Frictionless, read this [Validating Data](../guides/validating-data.html) tutorial.
1010
```
1111

12-
With `validate` command you can validate your tabular files (indivisual or the whole dataset). For example:
12+
With `validate` command you can validate your tabular files (individual or the whole dataset). For example:
1313

1414
```bash script tabs=CLI
1515
frictionless validate table.csv invalid.csv

0 commit comments

Comments
 (0)