Skip to content

Commit 54cd2a3

Browse files
Fix typo in authentication configuration instructions
1 parent c1e3ae2 commit 54cd2a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/DeploymentGuide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ When creating your environment name, follow these rules:
399399
```
400400
401401
2. **Add Authentication Provider**
402-
- Follow steps in [App Authentication](./ConfigureAppAuthentication.md) to configure authenitcation in app service. Note that Authentication changes can take up to 10 minutes.
402+
- Follow steps in [App Authentication](./ConfigureAppAuthentication.md) to configure authentication in app service. Note that Authentication changes can take up to 10 minutes.
403403
404404
## Deployment Success Validation
405405
@@ -534,4 +534,4 @@ This will rebuild the source code, package it into a container, and push it to t
534534
- In the left-hand menu, select **Containers**.
535535
- Go to the **Environment Variables** tab.
536536
- Copy the necessary environment variable values and paste them into your local `.env` file.
537-
537+

0 commit comments

Comments
 (0)