diff --git a/headless-services/manifest-yaml-language-server/src/main/resources/description-by-prop-name/buildpacks.html b/headless-services/manifest-yaml-language-server/src/main/resources/description-by-prop-name/buildpacks.html index c8d80a30e..c41864613 100644 --- a/headless-services/manifest-yaml-language-server/src/main/resources/description-by-prop-name/buildpacks.html +++ b/headless-services/manifest-yaml-language-server/src/main/resources/description-by-prop-name/buildpacks.html @@ -1,4 +1,4 @@ -
Custom buildpacks:If your app requires a custom buildpack, you can use the buildpacks attribute to specify it in a number of ways:
Custom buildpacks: If your app requires a custom buildpack, you can use the buildpacks attribute to specify it in a number of ways:
By name: MY-BUILDPACK.
Multiple buildpacks:If you are using multiple buildpacks, you can add an additional value to your manifest:
+Multiple buildpacks: If you are using multiple buildpacks, you can add an additional value to your manifest:
---