Skip to content

Commit 5585e60

Browse files
authored
change v4 for v2
1 parent 9e96f6d commit 5585e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/quickstart-python-vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Version 2 of the Python programming model requires the following minimum version
187187
188188
## Enable v2 programming model
189189
190-
The following application setting is required to run the v4 programming model while it is in preview:
190+
The following application setting is required to run the v2 programming model while it is in preview:
191191
- Name: `AzureWebJobsFeatureFlags`
192192
- Value: `EnableWorkerIndexing`
193193

0 commit comments

Comments
 (0)