Skip to content

Commit 70fc8ac

Browse files
committed
Correct storage-derived RAM values in toshiba device records
1 parent 31de791 commit 70fc8ac

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

‎data/smartphone/toshiba/2011/windows-phone-is12t.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
"brand": "toshiba",
66
"soc": "qualcomm-msm8655-snapdragon-s2",
77
"release_date": "2011-01-01",
8-
"ram_gb": 32,
8+
"ram_gb": 0.5,
99
"battery_mah": 1460,
1010
"weight_g": 113.0,
1111
"os": "Windows Mobile",
1212
"verified": false,
1313
"source_urls": [
14+
"https://en.wikipedia.org/wiki/Fujitsu_Toshiba_IS12T",
1415
"https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices"
1516
],
1617
"storage_options_gb": [

0 commit comments

Comments
 (0)