Skip to content

Commit 15356b0

Browse files
fix: remove duplicated word aka typo (#39830)
1 parent 497dec7 commit 15356b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/copilot/how-tos/provide-context/use-copilot-spaces/create-and-use-copilot-spaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can add two types of context to your space:
3838

3939
For example:
4040

41-
> You are a SQL generator. Your job is to take the sample queries and data schemas defined in the attached files and and generate SQL queries based on the user's goals.
41+
> You are a SQL generator. Your job is to take the sample queries and data schemas defined in the attached files and generate SQL queries based on the user's goals.
4242
4343
* **Attachments**: This context will be used to provide more relevant answers to your questions. Additionally, {% data variables.copilot.copilot_spaces_short %} will always refer to the latest version of the code on the `main` branch of the repository.
4444

0 commit comments

Comments
 (0)