Skip to content

Commit

Permalink
Update buildpack.md
Browse files Browse the repository at this point in the history
Signed-off-by: Emily Casey <ecasey@vmware.com>
Co-authored-by: Joe Kutner <jpkutner@gmail.com>
  • Loading branch information
ekcasey and jkutner committed Jun 25, 2020
1 parent a10c6fa commit a468b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildpack.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ The following specifies the interface implemented by executables in each buildpa
The lifecycle MUST invoke these executables as described in the Phase sections.

### Buildpack API Compatibility
Given a buildpack declaring `<buildpack API Version>` in it's [`buildpack.toml`](#buildpacktoml-toml), the lifecycle:
Given a buildpack declaring `<buildpack API Version>` in its [`buildpack.toml`](#buildpacktoml-toml), the lifecycle:
- MUST either conform to the matching version of this specification when interfacing with the buildpack or
- return an error to the platform if it does not support `<buildpack API Version>`

Expand Down

0 comments on commit a468b18

Please sign in to comment.