davidmarkclements / rfdc

Really Fast Deep Clone
MIT License
635 stars 24 forks source link

Fix transposed characters #16

Closed johnathanludwig closed 4 years ago

johnathanludwig commented 4 years ago

rfdc was transposed as rdfc in a few places in the readme.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           97        97           
=========================================
  Hits            97        97           

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 d55ad48...ffd525a. Read the comment docs.

BridgeAR commented 4 years ago

@johnathanludwig thank you very much!