Skip to content

Commit 2c234dd

Browse files
Merge pull request #229405 from pamelafox/patch-6
Fix grammar
2 parents 7bea337 + 1e95b2b commit 2c234dd

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)