From 2e3d798870af6aa82a9d937bc6836c1fad90709c Mon Sep 17 00:00:00 2001 From: Bas Broek Date: Tue, 18 Apr 2017 08:37:34 -0700 Subject: [PATCH] Fix GitHub capitalization Summary: Issue fixed: -- - [x] All tests pass. Demo project builds and runs. - [ ] I added tests, an experiment, or detailed why my change isn't tested. - [ ] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes. - [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/666 Differential Revision: D4906205 Pulled By: jessesquires fbshipit-source-id: b24e187dcc16fda2305804add4129da60197e86c --- Guides/VISION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Guides/VISION.md b/Guides/VISION.md index 2a3f3e50..5d47f40c 100644 --- a/Guides/VISION.md +++ b/Guides/VISION.md @@ -31,4 +31,4 @@ We also ask that you help keep our community welcoming and open. ## Communication -Github Issues serve as the "source of truth" for all communication and decision-making about IGListKit. This keeps everything open and centralized. We will consider other forms of communication (Slack, Facebook Group, etc) once the scale of the project and/or community demands it. \ No newline at end of file +GitHub Issues serve as the "source of truth" for all communication and decision-making about IGListKit. This keeps everything open and centralized. We will consider other forms of communication (Slack, Facebook Group, etc) once the scale of the project and/or community demands it.