Skip to content

Commit a8a3ea1

Browse files
authored
1 parent 9add713 commit a8a3ea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/functions-create-container-registry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: ggailey777
33
ms.service: azure-functions
44
ms.topic: include
5-
ms.date: 11/15/2023
5+
ms.date: 11/24/2023
66
ms.author: glenga
77
---
88

@@ -340,7 +340,7 @@ To make your container image available for deployment to a hosting environment,
340340

341341
# [Azure Container Registry](#tab/acr)
342342

343-
Azure Container Apps is a private registry service for building, storing, and managing container images and related artifacts. You should use a private registry service for publishing your containers to Azure services.
343+
Azure Container Registry is a private registry service for building, storing, and managing container images and related artifacts. You should use a private registry service for publishing your containers to Azure services.
344344

345345
1. Use the following command to sign in to your registry instance:
346346

0 commit comments

Comments
 (0)