From f7e8bf163469778627ea7d8e0dd13458992f5a09 Mon Sep 17 00:00:00 2001 From: Ryan Nystrom Date: Tue, 13 Dec 2016 19:56:51 -0800 Subject: [PATCH] Fix sentence in readme Summary: Nits in the readme, not a full sentence. Closes https://github.com/Instagram/IGListKit/pull/327 Differential Revision: D4325422 Pulled By: jessesquires fbshipit-source-id: 6873aef68276107b793934b6b3e06d10fa10a8a4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 980463c4..6967a961 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ You can find [the docs here](https://instagram.github.io/IGListKit). Documentati ## Contributing -Please see the [CONTRIBUTING](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md) file for how to help out. At Instagram we sync the open source version of `IGListKit` daily, so we're always testing the latest changes. But that requires all changes be thoroughly tested follow our style guide. +Please see the [CONTRIBUTING](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md) file for how to help out. At Instagram we sync the open source version of `IGListKit` daily, so we're always testing the latest changes. But that requires all changes be thoroughly tested and follow our style guide. ## License