Skip to content

Commit

Permalink
Minor formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
clrcrl committed Oct 2, 2019
1 parent a5a80e8 commit e9721e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ two queries, and summarizes how many records match perfectly (note: a primary
key is required to match values across the two queries).

| match_status | count | percent_of_total |
|-----------------------------|--------|------------------|
|-----------------------------|-------:|-----------------:|
| ✅: perfect match | 37,721 | 79.03 |
| ✅: both are null | 5,789 | 12.13 |
| 🤷: missing from b | 25 | 0.05 |
Expand Down

0 comments on commit e9721e9

Please sign in to comment.