Skip to content

Commit c7ebf62

Browse files
committed
add joe content
1 parent 3c95db2 commit c7ebf62

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/ai-services/content-understanding/concepts/best-practices.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,9 @@ When defining a schema, it's essential to provide detailed field descriptions. C
2323

2424
* If you want to extract the date from an invoice, in addition to naming the field `"Date"`, provide a description such as:
2525

26-
```
27-
**"The date when the invoice was issued, typically found at the top right corner of the document."**
2826

29-
```
27+
> **"The date when the invoice was issued, typically found at the top right corner of the document."**
28+
3029

3130
#####   ***Example***
3231

0 commit comments

Comments
 (0)