Skip to content

Commit 7f5b01d

Browse files
authored
Merge pull request #448 from silasbw/spacing0
Adjust indentation to fix a minor markdown rendering issue
2 parents da4b5fa + 270e661 commit 7f5b01d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/walkthrough.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ In this example, you'll
1212

1313
1. Deploy the default-backend service
1414

15-
```
16-
kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/aws-alb-ingress-controller/master/examples/default-backend.yaml
17-
```
15+
```
16+
kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/aws-alb-ingress-controller/master/examples/default-backend.yaml
17+
```
1818

1919
1. Download the example alb-ingress-manifest locally.
2020

0 commit comments

Comments
 (0)