Skip to content

Commit 1e95b2b

Browse files
authored
Update durable-functions-overview.md
1 parent 9592194 commit 1e95b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/durable-functions-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Durable Functions is designed to work with all Azure Functions programming langu
2828
| Java | Functions 4.0+ | Java 8+ | 4.x bundles |
2929

3030
> [!NOTE]
31-
> The new programming model for authoring Functions in Python (V2) is currently in preview. Compared to the current model, the new experience is designed to have a more idiomatic and intuitive. To learn more, see Azure Functions Python [developer guide](../functions-reference-python.md?pivots=python-mode-decorators).
31+
> The new programming model for authoring Functions in Python (V2) is currently in preview. Compared to the current model, the new experience is designed to be more idiomatic and intuitive for Python programmers. To learn more, see Azure Functions Python [developer guide](../functions-reference-python.md?pivots=python-mode-decorators).
3232
>
3333
> In the following code snippets, Python (PM2) denotes programming model V2, the new experience.
3434

0 commit comments

Comments
 (0)