From c7347bde41235e9496e9d84643633b03dbad50cc Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Mon, 14 Oct 2024 16:29:38 +0200 Subject: [PATCH] copilot: "supported languages" pertains to containerization features Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/manuals/copilot/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/manuals/copilot/_index.md b/content/manuals/copilot/_index.md index e669cd5bec..ebb6835541 100644 --- a/content/manuals/copilot/_index.md +++ b/content/manuals/copilot/_index.md @@ -57,8 +57,8 @@ afterward. ## Supported languages -The Docker Extension for GitHub Copilot supports the following -programming languages: +The Docker Extension for GitHub Copilot supports the following programming +languages for tasks involving containerizing a project from scratch: - Go - Java