Skip to content

Commit f66b86a

Browse files
authored
Merge pull request #4156 from mrlacey/patch-10
remove confusion between statement and directive
2 parents 5b35a20 + 8ced841 commit f66b86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sharepoint/walkthrough-import-a-sharepoint-designer-reusable-workflow-into-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ ms.workload:
204204

205205
- In the **Properties** window for **CodeActivity1**, set the value of the **ExecuteCode** property to **codeActivity_ExecuteCode**.
206206

207-
15. Add the following under the existing **using** or **Imports** statements:
207+
15. Add the following under the existing **using** or **Imports** directives:
208208

209209
[!code-csharp[SP_SPDWFImport#1](../sharepoint/codesnippet/CSharp/workflowimportproject1/workflows/spd_task_workflowft/spd task workflow.xoml.cs#1)]
210210
[!code-vb[SP_SPDWFImport#1](../sharepoint/codesnippet/VisualBasic/workflowimportproject1/workflows/spd_task_workflowft/spd task workflow.xoml.vb#1)]

0 commit comments

Comments
 (0)