Skip to content

Commit 0907286

Browse files
mboldtAidanDelaney
andcommitted
Update content/docs/reference/spec/migration/buildpack-api-0.7-0.8.md
Signed-off-by: Mikey Boldt <[email protected]> Co-authored-by: Aidan Delaney <[email protected]>
1 parent 361d708 commit 0907286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/reference/spec/migration/buildpack-api-0.7-0.8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For details, see [RFC 81](https://github.com/buildpacks/rfcs/blob/main/text/0081
3434
### Deprecate Positional Args to `build` and `detect` Executables
3535

3636
The positional arguments to the `detect` and `build` executables are deprecated.
37-
The lifecycle now provides these values as environment variables.
37+
Lifecycle now accepts these values as environment variables.
3838

3939
To upgrade, buildpack authors should use the following environment variables:
4040

0 commit comments

Comments
 (0)