From b85957465746e9275528ceeb4d6646094a586874 Mon Sep 17 00:00:00 2001 From: Yadwinder Grewal Date: Wed, 10 Jun 2015 14:19:33 -0700 Subject: [PATCH] Fix capitalization error in README.md Summary: Closes #211 Reviewed By: @Gownta, @lbrandy Differential Revision: D2144702 Pulled By: @sgolemon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 324a255c..ab75045a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Folly: Facebook Open-source LibrarY +Folly: Facebook Open-source Library ----------------------------------- Folly is an open-source C++ library developed and used at Facebook. -- 2.34.1