Skip to content

Commit e2eb829

Browse files
fix typo in changelog
Co-authored-by: Krista Pratico <[email protected]>
1 parent 93fd081 commit e2eb829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
- `CustomFormSubModel` is renamed to `CustomFormSubmodel`
2525
- Removed `USReceipt`. To see how to deal with the return value of `begin_recognize_receipts`, see the recognize receipt samples in the [samples directory](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/formrecognizer/azure-ai-formrecognizer/samples) for details.
2626
- Removed `USReceiptItem`. To see how to access the individual items on a receipt, see the recognize receipt samples in the [samples directory](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/formrecognizer/azure-ai-formrecognizer/samples) for details.
27-
- Removed `ReceiptType` and the `receipt_type` property from `RecogniedReceipt`. See the recognize receipt samples in the [samples directory](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/formrecognizer/azure-ai-formrecognizer/samples) for details.
27+
- Removed `ReceiptType` and the `receipt_type` property from `RecognizedReceipt`. See the recognize receipt samples in the [samples directory](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/formrecognizer/azure-ai-formrecognizer/samples) for details.
2828

2929
**New features**
3030

0 commit comments

Comments
 (0)