Fix issue label for Alda in data.json

This commit is contained in:
Sammy Hori 2025-08-18 11:46:24 +01:00 committed by GitHub
parent 2a634989bd
commit 8efdde4d4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -160,7 +160,7 @@
{ {
"name": "Alda", "name": "Alda",
"link": "https://github.com/alda-lang/alda", "link": "https://github.com/alda-lang/alda",
"label": "Low-Hanging-Fruit", "label": "low-hanging fruit",
"technologies": [ "technologies": [
"Go" "Go"
], ],