pseudonym117 / Riot-Watcher

Simple Python wrapper for the Riot Games API for League of Legends
MIT License
532 stars 150 forks source link

fix typo in matchapiV5 docs header #179

Closed g-be closed 3 years ago

g-be commented 3 years ago

docs header incorrectly states V4 instead of V5

codecov[bot] commented 3 years ago

Codecov Report

Merging #179 (b40cdd0) into master (a2c2d95) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #179   +/-   ##
=======================================
  Coverage   94.21%   94.21%           
=======================================
  Files          83       83           
  Lines        1002     1002           
  Branches       68       68           
=======================================
  Hits          944      944           
  Misses         38       38           
  Partials       20       20           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a2c2d95...b40cdd0. Read the comment docs.