c-okelly / org_to_anki

Python3 module to convert Txt, Org or LibreOffice files into Anki decks
MIT License
64 stars 10 forks source link

Spellchecking README.md #1

Closed rickity-cricket closed 6 years ago

rickity-cricket commented 6 years ago

I'm not being a dick, but I fixed some spelling...

codecov-io commented 6 years ago

Codecov Report

Merging #1 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #1   +/-   ##
=======================================
  Coverage   88.29%   88.29%           
=======================================
  Files          11       11           
  Lines         410      410           
=======================================
  Hits          362      362           
  Misses         48       48

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 d58f303...0494e5a. Read the comment docs.

c-okelly commented 6 years ago

Thanks