facebook / prop-types

Runtime type checking for React props and similar objects
MIT License
4.48k stars 356 forks source link

Update README.md #248

Closed gingur closed 5 years ago

gingur commented 5 years ago

Also, shouldn't this just be checkPropType, not checkPropTypes since it only checks a singular propType's value.