salvoventura / pypexels

An open source Python wrapper for the Pexels REST API https://www.pexels.com/api/.
MIT License
73 stars 15 forks source link

Typo in Docs for class VideosSearch: VideoSearch instead of VideosSearch #12

Open salvoventura opened 2 years ago

salvoventura commented 2 years ago

Reported to me by email from Muhammad, the doc file for the VideosSearch class has several typos. Same error in usage examples, where video_search is used instead of the correct videos_search.

File: pypexels/docs/source/classes/internal/class_videos_search.rst