Skip to content

Commit 2d8b42a

Browse files
authored
fix typo
1 parent b58444c commit 2d8b42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In .NET isolated, the alternative [storage providers](./durable-functions-storag
4747
4848
## Extension Bundles users
4949

50-
Users of [Extension Bundles](../functions-bindings-register.md#extension-bundles) (the recommended Azure Functions extension management mechanism for non-.NET users) simply need to install their language runtime's Durable Functions SDK. The SDKs for each first-party languag are listed in the table below:
50+
Users of [Extension Bundles](../functions-bindings-register.md#extension-bundles) (the recommended Azure Functions extension management mechanism for non-.NET users) simply need to install their language runtime's Durable Functions SDK. The SDKs for each first-party language are listed in the table below:
5151

5252
* Node (JavaScript / TypeScript): The [durable-functions](https://www.npmjs.com/package/durable-functions) npm package.
5353
* Python: The [azure-functions-durable](https://pypi.org/project/azure-functions-durable/) PyPI package.

0 commit comments

Comments
 (0)