JuliaData / IndexedTables.jl

Flexible tables with ordered indices
https://juliadb.org
MIT License
121 stars 37 forks source link

fix typo in docs #295

Closed tanmaykm closed 2 years ago

tanmaykm commented 2 years ago

fix minor typo in docs of merge method

codecov[bot] commented 2 years ago

Codecov Report

Merging #295 (d7ec7a6) into main (e7a908d) will decrease coverage by 0.00%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #295      +/-   ##
==========================================
- Coverage   87.72%   87.71%   -0.01%     
==========================================
  Files          15       15              
  Lines        1751     1750       -1     
==========================================
- Hits         1536     1535       -1     
  Misses        215      215              
Impacted Files Coverage Δ
src/join.jl 94.00% <ø> (ø)
src/columns.jl 90.20% <0.00%> (-0.04%) :arrow_down:

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 e7a908d...d7ec7a6. Read the comment docs.