Skip to content

Commit 0855802

Browse files
authored
Update how-to-url-rewrite-gateway-api.md
Typo!
1 parent 7ca3d90 commit 0855802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/for-containers/how-to-url-rewrite-gateway-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The following figure illustrates an example of a request destined for _contoso.c
3535
Apply the following deployment.yaml file on your cluster to deploy a sample TLS certificate to demonstrate redirect capabilities.
3636

3737
```bash
38-
kubectl apply -f kubectl apply -f https://trafficcontrollerdocs.blob.core.windows.net/examples/https-scenario/ssl-termination/deployment.yaml
38+
kubectl apply -f https://trafficcontrollerdocs.blob.core.windows.net/examples/https-scenario/ssl-termination/deployment.yaml
3939
```
4040

4141
This command creates the following on your cluster:

0 commit comments

Comments
 (0)