From e1b0a0324d579d9598a773fed9b085fce8a495d6 Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Mon, 2 Sep 2024 01:28:52 -0400 Subject: [PATCH] Fix typo --- docs/deployment/builders/cloud-native-buildpacks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/builders/cloud-native-buildpacks.md b/docs/deployment/builders/cloud-native-buildpacks.md index 9381d548e..eac7cadc0 100644 --- a/docs/deployment/builders/cloud-native-buildpacks.md +++ b/docs/deployment/builders/cloud-native-buildpacks.md @@ -27,7 +27,7 @@ Builds will proceed with the `pack` cli for the app from then on. ### Caveats -As this functionality is highly experimental, there are a number of caveats. Please note that not all issuesare listed below. +As this functionality is highly experimental, there are a number of caveats. Please note that not all issues are listed below. - Specifying specific buildpacks is not currently possible. - A future release will add support for specifying buildpacks via the `buildpacks` plugin.