Skip to content

Commit 6e28b24

Browse files
authored
Update durable-functions-azure-storage-provider.md
fix "in in" per Acrolinx
1 parent 6f0638a commit 6e28b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/durable-functions-azure-storage-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: azfuncdf
99

1010
# Azure Storage provider (Azure Functions)
1111

12-
This document describes the characteristics of the Durable Functions Azure Storage provider, with a focus on performance and scalability aspects. The Azure Storage provider is the default provider. It stores instance states and queues in in an Azure Storage (classic) account.
12+
This document describes the characteristics of the Durable Functions Azure Storage provider, with a focus on performance and scalability aspects. The Azure Storage provider is the default provider. It stores instance states and queues in an Azure Storage (classic) account.
1313

1414
> [!NOTE]
1515
> For more information on the supported storage providers for Durable Functions and how they compare, see the [Durable Functions storage providers](durable-functions-storage-providers.md) documentation.

0 commit comments

Comments
 (0)