1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-10-03 01:31:54 +02:00

Fix language names (#5148)

This commit is contained in:
Boris Verkhovskiy
2024-10-20 14:46:35 -07:00
committed by GitHub
parent 774ae2c45a
commit f4d4fb76ba
472 changed files with 474 additions and 474 deletions

View File

@@ -1,5 +1,5 @@
---
language: "clojure macros"
language: Clojure macros
filename: learnclojuremacros.clj
contributors:
- ["Adam Bard", "http://adambard.com/"]