Skip to content

Commit 214fca2

Browse files
authored
doc: incorrect javascript season 2 levels (#129)
1 parent aa4c820 commit 214fca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ _A GitHub Security Lab initiative, providing an in-repo learning experience, whe
2626
- **Who is this for**: Developers, students.
2727
- **What you'll learn**: How to spot and fix vulnerable patterns in real-world code, build security into your workflows, and understand security alerts generated against your code.
2828
- **What you'll build**: You will develop fixes on functional but vulnerable code.
29-
- **Prerequisites**: For the first season, you will need some knowledge of `python3` for most levels and `C` for Level 2. For the second season, you will need some knowledge of `GitHub Actions` for level 1, `go` for level 2, `python3` for level 3, and `javascript` for levels 4 and 5.
29+
- **Prerequisites**: For the first season, you will need some knowledge of `python3` for most levels and `C` for Level 2. For the second season, you will need some knowledge of `GitHub Actions` for level 1, `go` for level 2, `python3` for level 4, and `javascript` for levels 3 and 5.
3030
- **How long**: Each season is five levels long and takes 2-9 hours to complete. The complete course has 2 seasons.
3131

3232
### How to start this course

0 commit comments

Comments
 (0)