Browse Source

Fixed header underlines in performance docs.

Claude Paroz 3 years ago
parent
commit
ecf8af7935
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/topics/performance.txt

+ 1 - 1
docs/topics/performance.txt

@@ -411,7 +411,7 @@ performance gains for your application to outweigh the potential risks.
 With these caveats in mind, you should be aware of:
 
 `PyPy <https://www.pypy.org/>`_
-~~~~~~~~~~~~~~~~~~~~~~~~~~~----
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 `PyPy <https://www.pypy.org/>`_ is an implementation of Python in Python itself
 (the 'standard' Python implementation is in C). PyPy can offer substantial