Skip to content

Commit 6a7c13c

Browse files
Merge pull request #22637 from CallMeGreg/patch-1
fixed small typo in adopting GHAS at scale
2 parents 58f1ef4 + 0b2879c commit 6a7c13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/adopting-github-advanced-security-at-scale/phase-1-align-on-your-rollout-strategy-and-goals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ If your company is interested in custom {% data variables.product.prodname_codeq
6262

6363
#### 5. {% data variables.product.prodname_codeql %} scans the whole codebase, not just the changes made in a pull request
6464

65-
When code scanning is run from a pull request, the scan will include the full codebase and not just the changes made in the pull request. Scanning the entire codebase is an important step to ensure the change has been reviewed all against all interactions in the codebase.
65+
When code scanning is run from a pull request, the scan will include the full codebase and not just the changes made in the pull request. Scanning the entire codebase is an important step to ensure the change has been reviewed against all interactions in the codebase.
6666

6767
{% note %}
6868

0 commit comments

Comments
 (0)