Fix typo in pull

This commit is contained in:
Kerem Sahin 2020-03-23 07:09:56 -07:00 committed by GitHub
parent 28f808b25e
commit 4a6c5ece34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,5 +3,5 @@
## Checklist
- [ ] The PR conforms to DataHub's [Contributing Guideline](https://github.com/linkedin/datahub/blob/master/CONTRIBUTING.md)
- [ ] Links to related issues (if applicable)
- [ ] Tests for the changes have been added/pudated (if applicable)
- [ ] Tests for the changes have been added/updated (if applicable)
- [ ] Docs related to the changes have been added/updated (if applicable)