Skip to content

Commit 8bc17ac

Browse files
authored
Merge pull request #109382 from weineran/patch-1
Fix repetition error
2 parents 278949a + d045aca commit 8bc17ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/scripts/terraform-secure-backend-frontend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Browse to the [Azure documentation](/azure/developer/terraform/) to learn how to
3131

3232
## The complete terraform file
3333

34-
To use this file, replace the placeholders _\<unique-frontend-app-name>_ and _\<unique-frontend-app-name>_ (app name is used to form a unique DNS name worldwide).
34+
To use this file, replace the placeholders _\<unique-frontend-app-name>_ and _\<unique-backend-app-name>_ (app name is used to form a unique DNS name worldwide).
3535

3636
```hcl
3737
terraform {

0 commit comments

Comments
 (0)