Skip to content

Commit 779cdda

Browse files
committed
Fix formatting
1 parent 58f02bf commit 779cdda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ Reference to an external definition on element logic or values.
299299
This section describes data quality rules & parameters. They are tightly linked to the schema described in the previous section.
300300

301301
Data quality rules support different levels/stages of data quality attributes:
302+
302303
- __Text__: A human-readable text that describes the quality of the data.
303304
- __Library__ rules: A maintained library of commonly-used predefined quality attributes such as `rowCount`, `unique`, `freshness`, and more.
304305
- __SQL__: An individual SQL query that returns a value that can be compared. Can be extended to `Python` or other.
@@ -772,7 +773,7 @@ If your server is not in the list, please use [custom](#custom-server) and sugge
772773
- [trino](#trino-server)
773774
- [vertica](#vertica-server)
774775

775-
### API Server
776+
#### API Server
776777

777778
| Key | UX Label | Required | Description |
778779
|----------------|------------|------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)