Skip to content

Commit c39e7d8

Browse files
authored
Update dotnet-aspire-integration.md
1 parent 636cea3 commit c39e7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/dotnet-aspire-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ To get the most out of the integration, consider the following guidelines:
8484

8585
## <a name = "connection-configuration-with-aspire"></a>Connection configuration with .NET Aspire
8686

87-
The app host project defines resources and helps you create connections between them by using code. This section shows how to configure and customize connections that your Azure Functions project will use.
87+
The app host project defines resources and helps you create connections between them by using code. This section shows how to configure and customize connections that your Azure Functions project uses.
8888

8989
.NET Aspire includes default connection permissions that can help you get started. However, these permissions might not be appropriate or sufficient for your application.
9090

0 commit comments

Comments
 (0)