Skip to content

Commit 53e5d9b

Browse files
committed
Fix some titles in demos page
1 parent 65717bb commit 53e5d9b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/demos/05-step-report-column-check/index.qmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
pagetitle: "Examples: Step Reports for Column Checks"
2+
pagetitle: "Examples: Step Reports for Column Data Checks"
33
notebook-links: false
44
page-navigation: false
55
toc: false
66
html-table-processing: none
77
---
88

9-
### Step Report: Column Checks
9+
### Step Report: Column Data Checks
1010

1111
A step report for column checks shows what went wrong.
1212

docs/demos/index.qmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ h3 a {
7575
:::{.g-col-lg-6 .g-col-12 .example}
7676
<div style='text-align: center;'>
7777
<div style='padding-top: 20px; padding-bottom: 10px;'>
78-
[Step Report - Column Data Checks](./05-step-report-column-check/index.qmd)
78+
[Step Reports for Column Data Checks](./05-step-report-column-check/index.qmd)
7979
</div>
8080
<img style='padding-bottom: 10px;' src="img/step_report_column_values.png" width="100%"></img>
8181
<p style='text-align: center;'>A step report for column checks shows what went wrong.</p>
@@ -85,7 +85,7 @@ h3 a {
8585
:::{.g-col-lg-6 .g-col-12 .example}
8686
<div style='text-align: center;'>
8787
<div style='padding-top: 20px; padding-bottom: 10px;'>
88-
[Step Report - Column Data Checks](./06-step-report-schema-check/index.qmd)
88+
[Step Report for a Schema Check](./06-step-report-schema-check/index.qmd)
8989
</div>
9090
<img style='padding-bottom: 10px;' src="img/step_report_column_schema.png" width="100%"></img>
9191
<p style='text-align: center;'>When a schema doesn't match, a step report gives you the details.</p>

0 commit comments

Comments
 (0)