Skip to content

Commit a17a390

Browse files
authored
Minor wording change
1 parent 9c6d3c5 commit a17a390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/retrieve-and-delete-the-history-of-audited-data-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ After auditing is enabled and data changes are made to those tables and columns
2626
## Retrieve the change history
2727

2828
There are several messages requests that can be used to retrieve the audit change history. These requests are differentiated by the nature of what they retrieve.
29-
Refer to [these samples](org-service/samples/audit-entity-data-changes.md) for demonstrations of some of these change history message requests.
29+
Refer to this [sample](org-service/samples/audit-entity-data-changes.md) for code that demonstrates auditing change history.
3030

3131
> [!IMPORTANT]
3232
> Large column values, such as [Email.Description](reference/entities/email.md#BKMK_Description) or [Annotation](reference/entities/annotation.md) are limited (capped) to 5KB or ~5,000 characters in length. A capped column value can be recognized by three dots at the end of the text, for example “lorem ipsum, lorem ip…”.

0 commit comments

Comments
 (0)