Skip to content

Commit 5551203

Browse files
authored
Wording tweaks
1 parent a5ab0a7 commit 5551203

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/steps/3-step.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The **Common Weakness Enumeration (CWE)** is a category system for hardware and
2626

2727
1. In the left navigation, find the **Vulnerability alerts** area and select the **Code scanning** option.
2828

29-
- Notice that there are not open alerts. This is expected since the vulnerable code on a pull request has not been merged yet.
29+
- Notice that there are no alerts. This is expected since the vulnerable code on the pull request has not been merged yet.
3030

3131
1. Return to the recently created pull request. Ignore the failed check and click the **Merge pull request** button.
3232

.github/steps/4-step.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ Finally, let's use the information provided by CodeQL to better understand the v
3131
- There should be no open alerts and 1 closed alerts. Nice work! 🎉
3232
- Feel free to review the closed alerts, especially the audit trail.
3333

34-
1. Click on **Closed** to show our recently created alert.
34+
1. Click on **Closed** to show our recently resolved alert.
3535

3636
<img width="350" alt="image" src="https://github.com/user-attachments/assets/75656267-cd80-47de-82cb-fd50e423f992" />
3737

3838
1. Open our alert and notice the audit trail now includes how the alert was fixed.
3939

4040
<img width="350" alt="image" src="https://github.com/user-attachments/assets/316e25cb-e8ce-402d-aba8-7cbba9cb0753" />
4141

42-
1. With our alert fixed, Mona will check your progress and share a final review. Nice work! You are done! 🥳
42+
1. With our alert fixed, Mona will check your progress and share a final review. Nice work! You are all done! 🥳

0 commit comments

Comments
 (0)