Skip to content

Commit 2b9160f

Browse files
authored
Update workflow-using-impersonation-step-fails-completed.md
1 parent e6ebbe4 commit 2b9160f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

SharePoint/SharePointOnline/workflows/workflow-using-impersonation-step-fails-completed.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: SharePoint workflow using an impersonation step doesn't complete
3-
description: SharePoint workflow with an impersonation step that you return field values for a user account as something other than As a string does not finish when you run it.
3+
description: SharePoint workflow with an impersonation step that you return field values for a user account as something other than a string doesn't finish when run.
44
author: Cloud-Writer
55
manager: dcscontentpm
66
search.appverid:
@@ -33,9 +33,9 @@ Consider the following scenario:
3333
- Return a field that has a value other than **As a string**.
3434
- Use the value in that field to change permissions.
3535

36-
- The field that you are trying to collect information from contains user accounts.
36+
- The field that you're trying to collect information from contains user accounts.
3737

38-
In this scenario, when you run the workflow, the workflow does not finish, and the status is displayed as **Error Occurred**.
38+
In this scenario, when you run the workflow, the workflow doesn't finish, and the status is displayed as **Error Occurred**.
3939

4040
## Solution
4141

0 commit comments

Comments
 (0)