Capitalize "the" after colon in title

https://blog.apastyle.org/apastyle/2011/06/capitalization-after-colons.html
This commit is contained in:
Ian Gudger
2019-04-02 11:36:47 -07:00
committed by Adin Scannell
parent b11221fe7c
commit 882a3a914e
+1 -1
View File
@@ -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