We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd34cb commit 3722452Copy full SHA for 3722452
modules/3-ssdlc.livemd
@@ -142,7 +142,7 @@ An example of developing a web application using defense in depth could be:
142
* The codebase is checked automatically for vulnerabilities using Semgrep
143
* The codebase is also checked for outdated dependencies using Dependabot
144
* The application is regularly tested by the internal security team
145
-* Multiple development environments are used such as Develpoment, Staging, and Production
+* Multiple development environments are used such as Development, Staging, and Production
146
147
<br />
148
0 commit comments