Skip to content

Commit 1bbfe3c

Browse files
authored
Proofread docs (#9077)
1 parent 5393683 commit 1bbfe3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/copilot/chat/copilot-chat-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ VS Code uses an index to quickly and accurately search your codebase for relevan
1414

1515
The following workspace indexing options are available:
1616

17-
* **Remote index**: if your code is hosted in a GitHub repository, you can build a remote index search your codebase quickly, even for large codebases.
17+
* **Remote index**: if your code is hosted in a GitHub repository, you can build a remote index to search your codebase quickly, even for large codebases.
1818
* **Local index**: use an advanced semantic index that is stored on your local machine to provide fast and accurate search results for your codebase.
1919
* **Basic index**: if local indexing is not available, you can use simpler algorithms that are optimized to work locally for larger codebases.
2020

0 commit comments

Comments
 (0)