Skip to content

Commit ef2757a

Browse files
Remove excess blank line in "design" section
Signed-off-by: David A. Wheeler <[email protected]>
1 parent 0b5834c commit ef2757a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

secure_software_development_fundamentals.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,6 @@ Identifying common kinds of vulnerabilities has another advantage, too: It will
760760

761761
# Design
762762

763-
764763
> 🎥 Non-trivial software needs to broken into smaller components that work together, and that breakdown is often called design or architectural design. This chapter describes how to design software to be secure, focusing on key secure design principles such as least privilege, complete mediation, and input validation. These principles will help you avoid common problems and make your software harder to attack.
765764

766765
Learning objectives:

0 commit comments

Comments
 (0)