Skip to content

Commit 3722452

Browse files
authored
Fix typo in 3-ssdlc.livemd
1 parent 6cd34cb commit 3722452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/3-ssdlc.livemd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ An example of developing a web application using defense in depth could be:
142142
* The codebase is checked automatically for vulnerabilities using Semgrep
143143
* The codebase is also checked for outdated dependencies using Dependabot
144144
* The application is regularly tested by the internal security team
145-
* Multiple development environments are used such as Develpoment, Staging, and Production
145+
* Multiple development environments are used such as Development, Staging, and Production
146146

147147
<br />
148148

0 commit comments

Comments
 (0)