mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Capitalize "the" after colon in title
https://blog.apastyle.org/apastyle/2011/06/capitalization-after-colons.html
This commit is contained in:
committed by
Adin Scannell
parent
b11221fe7c
commit
882a3a914e
@@ -7,7 +7,7 @@ exploitation of kernel bugs when running untrusted code. In order to understand
|
||||
how gVisor achieves this goal, it is first necessary to understand the basic
|
||||
threat model.
|
||||
|
||||
## Threats: the Anatomy of an Exploit
|
||||
## Threats: The Anatomy of an Exploit
|
||||
|
||||
An exploit takes advantage of a software or hardware bug in order to escalate
|
||||
privileges, gain access to privileged data, or disrupt services. All of the
|
||||
|
||||
Reference in New Issue
Block a user