Skip to content

docs: correct inline buildpack API version example#923

Open
officialasishkumar wants to merge 1 commit intobuildpacks:mainfrom
officialasishkumar:fix/inline-buildpack-api-version
Open

docs: correct inline buildpack API version example#923
officialasishkumar wants to merge 1 commit intobuildpacks:mainfrom
officialasishkumar:fix/inline-buildpack-api-version

Conversation

@officialasishkumar
Copy link
Copy Markdown
Contributor

Summary

This PR fixes #900 by correcting the inline buildpack example text so it matches the example itself. The page already shows api = "0.10"; this updates the prose to say Buildpack API version 0.10 instead of 0.6.

Output

Before

The inline buildpack example used api = "0.10", but the explanatory paragraph below it said the script was compatible with Buildpack API version 0.6.

After

The explanatory paragraph now correctly says the example uses Buildpack API version 0.10.

Notes for Reviewers

  • Validation: PACK_VERSION=0.40.2 ./tools/bin/hugo

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
@officialasishkumar officialasishkumar requested a review from a team as a code owner April 9, 2026 18:14
Copy link
Copy Markdown
Member

@AidanDelaney AidanDelaney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your attention to detail on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation Typo?

2 participants