Skip to content

Commit

Permalink
Merge pull request #448 from silasbw/spacing0
Browse files Browse the repository at this point in the history
Adjust indentation to fix a minor markdown rendering issue
  • Loading branch information
bigkraig authored Jul 9, 2018
2 parents abc43a3 + b88374e commit 0b8a738
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/walkthrough.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ In this example, you'll

1. Deploy the default-backend service

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

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

Expand Down

0 comments on commit 0b8a738

Please sign in to comment.