Skip to content

Commit b578b35

Browse files
authored
Update index.yml
1 parent b912232 commit b578b35

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • learn-pr/github/introduction-to-github-copilot

learn-pr/github/introduction-to-github-copilot/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
uid: learn.github.introduction-to-github-copilot
33
metadata:
44
title: Introduction to GitHub Copilot
5-
description: GitHub Copilot is an AI pair programmer that offers autocomplete-style suggestions as you code.
5+
description: GitHub Copilot is an AI-powered coding assistant that helps you write, understand, refactor, and maintain code directly from your editor and chat interface.
66
author: a-a-ron
77
ms.author: aastewar
88
ms.date: 09/12/2024
@@ -12,10 +12,10 @@ metadata:
1212
ms.collection:
1313
- github-ai-copilot
1414
title: Introduction to GitHub Copilot
15-
summary: GitHub Copilot uses OpenAI Codex to suggest code and entire functions in real time, right from your editor.
15+
summary: GitHub Copilot is an AI-powered coding assistant that helps you generate, understand, refactor, and debug code in real time using both inline suggestions and a conversational chat experience—directly from your development environment.
1616
abstract: |
1717
In this module, you will:
18-
- Learn how GitHub Copilot can help you code by offering autocomplete-style suggestions.
18+
- Learn how GitHub Copilot can help you code by offering code suggestions.
1919
- Learn about the various ways to trigger GitHub Copilot.
2020
- Learn about the differences among GitHub Copilot Individual, Business, and Enterprise.
2121
- Learn how to configure GitHub Copilot.

0 commit comments

Comments
 (0)