Minor grammar fix (#1366)

Summary:
## Changes in this pull request

Issue fixed: #

### Checklist

- [ ] 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.
- [ ] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1366

Differential Revision: D17401484

Pulled By: lorixx

fbshipit-source-id: 2fda3a2b36d88a712f2853774eed5987793db26c
This commit is contained in:
Dan 2019-09-16 12:08:27 -07:00 committed by Facebook Github Bot
parent 6faddd99c9
commit 3e07511861

View file

@ -4,7 +4,7 @@ This document serves to outline the long term goals of `IGListKit` and act as a
## Prioritizing Features & Fixes
`IGListKit` is a data-driven, list-building framework built, owned, and maintained by the engineering team at Instagram. Because `IGListKit` powers parts of the Instagram iOS app, we prioritize features and bugs towards those that effect Instagram. However the team recognizes the wide range of use-cases for `IGListKit` and wants to serve as broad an audience as possible without sacrificing our own needs.
`IGListKit` is a data-driven, list-building framework built, owned, and maintained by the engineering team at Instagram. Because `IGListKit` powers parts of the Instagram iOS app, we prioritize features and bugs towards those that affect Instagram. However the team recognizes the wide range of use-cases for `IGListKit` and wants to serve as broad an audience as possible without sacrificing our own needs.
## Goals & Scope