VowpalWabbit / coba

Contextual bandit benchmarking
https://coba-docs.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
48 stars 19 forks source link

docs/source/environments_101.rst: fix a few typos #16

Closed arielf closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #16 (06f47a6) into master (968a766) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   99.83%   99.83%           
=======================================
  Files          49       49           
  Lines        4326     4326           
=======================================
  Hits         4319     4319           
  Misses          7        7           
Flag Coverage Δ
unittest 99.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 968a766...06f47a6. Read the comment docs.

mrucker commented 2 years ago

Oof, a lot of those were really bad. Thanks for taking the time to correct them!

mrucker commented 2 years ago

@arielf The published documentation has been updated. Thanks again!