Skip to content

Commit 371d324

Browse files
authored
Fix spelling error in comment
1 parent 56db04b commit 371d324

File tree

1 file changed

+1
-1
lines changed
  • eng/pipelines/templates/jobs

1 file changed

+1
-1
lines changed

eng/pipelines/templates/jobs/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
componentgovernance:
105105
enabled: true
106106
codeql:
107-
binaryLanguages: csharp # Need to specify the language becuase we clone after the codeql initialize step
107+
binaryLanguages: csharp # Need to specify the language because we clone after the codeql initialize step
108108
compiled:
109109
enabled: true
110110

0 commit comments

Comments
 (0)