Skip to content

Commit c996125

Browse files
authored
Fix typo
1 parent 65f9af2 commit c996125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docfx/docs/shallow-cloning-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To configure the Copilot Coding Agent to set this environment variable, follow t
2121
1. Select Environments from the list on the left.
2222
1. Select the `copilot` environment. You may have to create this environment yourself if you have not yet assigned the Copilot Coding Agent an issue to work on in your repo.
2323
1. Find the "Environment variables" section.
24-
1. Add an environment variable. Give it the name `NBGV_GitEngine` and the value `Disabled`. Note these are _case senstive_.
24+
1. Add an environment variable. Give it the name `NBGV_GitEngine` and the value `Disabled`. Note these are _case sensitive_.
2525

2626
See also [GitHub Copilot Coding Agent docs](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/customize-the-agent-environment#setting-environment-variables-in-copilots-environment) for setting environment variables.
2727

0 commit comments

Comments
 (0)