Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/copilot/get-started/what-is-github-copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ redirect_from:
* Chat with {% data variables.product.prodname_copilot_short %} to ask for help with your code
* Ask {% data variables.product.prodname_copilot_short %} for help using the command line
* Organize and share task-specific context with {% data variables.copilot.copilot_spaces %} to get more relevant answers
* Generate a description of the changes in a pull request _({% data variables.copilot.copilot_enterprise_short %} only)_
* Generate a description of the changes in a pull request
* Create and manage collections of documentation, called knowledge bases, to use as a context for chatting with {% data variables.product.prodname_copilot_short %} _({% data variables.copilot.copilot_enterprise_short %} only)_
* Work on code changes and create a pull request for you to review _({% data variables.copilot.copilot_pro_plus_short %} and {% data variables.copilot.copilot_enterprise_short %} only)_
* Work on code changes and create a pull request for you to review

{% data variables.product.prodname_copilot_short %} is available:

Expand Down
Loading