From 0918ae11ff905a117cb0a5539e23a48b7b8344b1 Mon Sep 17 00:00:00 2001 From: qiao hai-jun Date: Mon, 16 Oct 2017 11:18:55 -0700 Subject: [PATCH] fix typo Summary: Closes https://github.com/facebook/folly/pull/692 Differential Revision: D6066294 Pulled By: yfeldblum fbshipit-source-id: a533527058b8b5bc71fb6f40bad31a50e8c3f585 --- folly/docs/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/folly/docs/Overview.md b/folly/docs/Overview.md index d0658d86..e65e12f1 100644 --- a/folly/docs/Overview.md +++ b/folly/docs/Overview.md @@ -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. -- 2.34.1