Skip to content

Commit 9fdd1df

Browse files
committed
Polishing
1 parent 529e2e1 commit 9fdd1df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/debugging-the-buildpack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ JBP_LOG_LEVEL=DEBUG <BUILDPACK-CLONE>/bin/compile . $TMPDIR
125125
JBP_LOG_LEVEL=DEBUG <BUILDPACK-CLONE>/bin/release .
126126
```
127127

128-
##Aliases
128+
## Aliases
129129

130130
Running the different stages of the buildpack lifecycle can be made simpler with the use of aliases and an environment variable to point at your local copy of the buildpack. The examples below pass in `.` to the scripts assuming you are calling them from the local working directory.
131131

0 commit comments

Comments
 (0)