We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e96f6d commit 5585e60Copy full SHA for 5585e60
articles/azure-functions/durable/quickstart-python-vscode.md
@@ -187,7 +187,7 @@ Version 2 of the Python programming model requires the following minimum version
187
188
## Enable v2 programming model
189
190
-The following application setting is required to run the v4 programming model while it is in preview:
+The following application setting is required to run the v2 programming model while it is in preview:
191
- Name: `AzureWebJobsFeatureFlags`
192
- Value: `EnableWorkerIndexing`
193
0 commit comments