1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-07 07:16:42 +02:00

Remove quotes around language name

This commit is contained in:
Marcel Ribeiro Dantas
2022-09-23 15:19:44 +02:00
committed by GitHub
parent daace78911
commit ce280d37ee

View File

@@ -1,5 +1,5 @@
---
language: "zig"
language: zig
filename: learnzig.zig
contributors:
- ["Philippe Pittoli", "https://karchnu.fr/"]