Fix heading capitalization in docs/FBVector.md
authorJasmine Chen <lnishan@users.noreply.github.com>
Thu, 7 Jul 2016 00:10:38 +0000 (17:10 -0700)
committerFacebook Github Bot 8 <facebook-github-bot-8-bot@fb.com>
Thu, 7 Jul 2016 00:26:25 +0000 (17:26 -0700)
Summary: Closes https://github.com/facebook/folly/pull/431

Reviewed By: yfeldblum

Differential Revision: D3526251

Pulled By: elliottneilclark

fbshipit-source-id: 38ddd275394888cffcf3ad4134d76340be03c97e

folly/docs/FBVector.md

index 3d1d4c10e791fb1f0db05f53de3030b40055ebf1..e13d6d2958a674d56a0789effd2594ac3f967021 100644 (file)
@@ -1,4 +1,4 @@
-`folly/FBvector.h`
+`folly/FBVector.h`
 ------------------
 
 Simply replacing `std::vector` with `folly::fbvector` (after