Skip to content

Commit fc95f22

Browse files
Merge pull request #14332 from felickz/patch-3
Fix typo in code scanning documentation
2 parents c0f7b9c + 36bbeab commit fc95f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/repos/security/github-advanced-security-code-scanning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Anyone with contributor permissions for a repository can view a summary of all a
148148
149149
To display results, code scanning tasks need to run first. Once the first scan finishes, any detected vulnerabilities are displayed in the Advanced Security tab.
150150
151-
By default, the alerts page shows dependency scanning results for the default branch of the repository.
151+
By default, the alerts page shows code scanning results for the default branch of the repository.
152152
153153
The status of a given alert reflects the state for the default branch and latest run pipeline, even if the alert exists on other branches and pipelines.
154154

0 commit comments

Comments
 (0)