Skip to content

Commit

Permalink
Fixed typo (#117)
Browse files Browse the repository at this point in the history
Updated the size value data presentation in README.md from 12GB to
1.2GB. This correction was essential to present the accurate
information, which in turn leads to correct test results and performance
evaluations.
  • Loading branch information
SmetDenis committed Mar 30, 2024
1 parent 550115f commit d9078f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -1151,7 +1151,7 @@ id,bool_int,bool_str,number,float,date,datetime,domain,email,ip4


<details>
<summary>Columns: 20, Size: 12 GB</summary>
<summary>Columns: 20, Size: 1.2 GB</summary>

```csv
id,bool_int,bool_str,number,float,date,datetime,domain,email,ip4,uuid,address,postcode,latitude,longitude,ip6,sentence_tiny,sentence_small,sentence_medium,sentence_huge
Expand Down

0 comments on commit d9078f0

Please sign in to comment.