fix typo
authorqiao hai-jun <qiaohaijun@users.noreply.github.com>
Mon, 16 Oct 2017 18:18:55 +0000 (11:18 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 16 Oct 2017 18:20:02 +0000 (11:20 -0700)
Summary: Closes https://github.com/facebook/folly/pull/692

Differential Revision: D6066294

Pulled By: yfeldblum

fbshipit-source-id: a533527058b8b5bc71fb6f40bad31a50e8c3f585

folly/docs/Overview.md

index d0658d86672c744c5ef50f49a6f00338c3e712c6..e65e12f1139c067667ddd7fe0ab9b2d2604d1ecb 100644 (file)
@@ -111,7 +111,7 @@ processing sequences of values efficiently in C++ akin to C#'s LINQ.
 encoding](http://www.ir.uwaterloo.ca/book/addenda-06-index-compression.html)
 for 32-bit values.
 
-####`IpAddress.h`
+#### `IpAddress.h`
 
 A collection of utilities to deal with IPAddresses, including ipv4 and ipv6.