Skip to content

Commit be61aa7

Browse files
authored
Fix typo (#61277)
1 parent 6bbeee3 commit be61aa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/copilot/tutorials/use-an-ai-sme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ When you start work on an unfamiliar codebase, or you're asked to change a part
2020

2121
When you need to understand an unfamiliar codebase, you usually rely on a teammate who knows the code. When that person isn't available, {% data variables.copilot.copilot_cli_short %} can fill the gap. In this tutorial, you'll ask {% data variables.copilot.copilot_cli_short %} questions about a repository's code, learn prompting techniques that produce code-grounded answers, and build the confidence to start making changes.
2222

23-
## When to use an AI SME (or even When do I use an AI SME?)
23+
## When to use an AI SME
2424

2525
This tutorial is useful any time you need to understand a codebase faster. For example:
2626

0 commit comments

Comments
 (0)