Skip to content

Commit

Permalink
Removed unnecessary whitespace (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
totallynotdavid authored Aug 4, 2023
1 parent 7014545 commit c85a3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/steps/1-copilot-extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Step 1: Leverage Codespaces with VS Code for Copilot

_Welcome to " Develop With AI Powered Code Suggestions Using GitHub Copilot and VS Code"! :wave:_
_Welcome to "Develop With AI Powered Code Suggestions Using GitHub Copilot and VS Code"! :wave:_

GitHub Copilot is an AI pair programmer that helps you write code faster and with less work. It draws context from comments and code to suggest individual lines and whole functions instantly. GitHub Copilot is powered by OpenAI Codex, a generative pretrained language model created by OpenAI.

Expand Down

1 comment on commit c85a3cf

@jigoswami
Copy link

Choose a reason for hiding this comment

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

good

Please sign in to comment.