diff --git a/en-US/Python.xml b/en-US/Python.xml
index 5cfec8f..bb5c73b 100644
--- a/en-US/Python.xml
+++ b/en-US/Python.xml
@@ -35,7 +35,7 @@
- Dangerous standard library features
+ Dangerous Standard Library Features
Some areas of the standard library, notably the
ctypes module, do not provide memory safety
@@ -45,7 +45,7 @@
- Run-time compilation and code generation
+ Run-time Compilation and Code Generation
The following Python functions and statements related to code
execution should be avoided: