Skip to content

Commit d9da53b

Browse files
authored
Update using-buildpacks.md
removing `-` which caused a layout problem
1 parent 3a93905 commit d9da53b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/applications/using-buildpacks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ For **Buildpack** based application deploys via `git push`, Deis Workflow identi
1010

1111
- Run `deis keys:add` to upload your SSH key to Deis Workflow.
1212

13-
- ```
13+
```
1414
$ deis keys:add ~/.ssh/id_deis.pub
1515
Uploading id_deis.pub to deis... done
1616
```

0 commit comments

Comments
 (0)