Spaces:
Runtime error
Runtime error
Commit
·
4e77d60
1
Parent(s):
1d64f2a
fix wrong label
Browse files- pages/index.md +1 -1
pages/index.md
CHANGED
@@ -72,7 +72,7 @@ ORDER BY month, repo
|
|
72 |
}
|
73 |
/>
|
74 |
|
75 |
-
# Dataset
|
76 |
|
77 |
```sql dataset_license_ratio
|
78 |
SELECT name, COUNT(*) as value
|
|
|
72 |
}
|
73 |
/>
|
74 |
|
75 |
+
# Dataset Licenses
|
76 |
|
77 |
```sql dataset_license_ratio
|
78 |
SELECT name, COUNT(*) as value
|