Skip to content

Commit 6e14f95

Browse files
authored
Merge branch 'current' into mirnawong1-patch-26
2 parents 118e2ab + f9e2822 commit 6e14f95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/reference/resource-properties/description.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ models:
179179
- name: column_name
180180
tests:
181181
- unique:
182-
description: markdown_string
182+
description: markdown_string
183183
```
184184
</File>
185185
@@ -498,7 +498,7 @@ models:
498498
columns:
499499
- name: order_id
500500
tests:
501-
- unique:
501+
- unique:
502502
description: "The order_id is unique for every row in the orders model"
503503
```
504504
</File>

0 commit comments

Comments
 (0)