Skip to content

Commit 7e328eb

Browse files
authored
fix spelling
1 parent f7297f6 commit 7e328eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/configure-ssl-certificate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The free certificate comes with the following limitations:
9090

9191
1. In the [Azure portal](https://portal.azure.com), from the left menu, select **App Services** > **\<app-name>**.
9292

93-
1. On your app's navgiation menu, select **TLS/SSL settings**. On the pane that opens, select **Private Key Certificates (.pfx)** > **Create App Service Managed Certificate**.
93+
1. On your app's navigation menu, select **TLS/SSL settings**. On the pane that opens, select **Private Key Certificates (.pfx)** > **Create App Service Managed Certificate**.
9494

9595
![Screenshot of app menu with "TLS/SSL settings", "Private Key Certificates (.pfx)", and "Create App Service Managed Certificate" selected.](./media/configure-ssl-certificate/create-free-cert.png)
9696

@@ -193,7 +193,7 @@ The following domain verification methods are supported:
193193

194194
1. In the [Azure portal](https://portal.azure.com), from the left menu, select **App Services** > **\<app-name>**.
195195

196-
1. From your app's navgiation menu, select **TLS/SSL settings** > **Private Key Certificates (.pfx)** > **Import App Service Certificate**.
196+
1. From your app's navigation menu, select **TLS/SSL settings** > **Private Key Certificates (.pfx)** > **Import App Service Certificate**.
197197

198198
![Screenshot of app menu with "TLS/SSL settings", "Private Key Certificates (.pfx)", and "Import App Service certificate" selected.](./media/configure-ssl-certificate/import-app-service-cert.png)
199199

0 commit comments

Comments
 (0)