[fix][ci skip] heading for consistency

This commit is contained in:
Al
2016-02-22 00:15:53 -05:00
parent c19781c724
commit d95c74ef9e

View File

@@ -114,8 +114,8 @@ The parser achieves very high accuracy on held-out data, currently 98.9%
correct full parses (meaning a 1 in the numerator for getting *every* token
in the address correct).
Usage (parse_address)
---------------------
Usage (parser)
--------------
Here's a C example of the parser API: