Trivial fix typos in documents

Make the title match the underline

Change-Id: I8f9f11176a14562d3caeae3ae1f690767177c734
This commit is contained in:
Van Hung Pham 2017-05-31 01:53:10 +07:00
parent 67a733a0ee
commit 1c6b612dfa

View File

@ -93,7 +93,7 @@ In order to get coverage report for Kolla, run the below command.
$ tox -e cover
Debugging unit tests
------------------------
--------------------
In order to break into the debugger from a unit test we need to insert
a breaking point to the code: