1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-19 21:11:35 +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,6 +1,6 @@
---
category: tool
tool: bash
tool: Bash
contributors:
- ["Max Yankov", "https://github.com/golergka"]
- ["Darren Lin", "https://github.com/CogBear"]

View File

@@ -1,5 +1,5 @@
---
language: dart
language: Dart
lang: zh-tw
filename: learndart-tw.dart
contributors:

View File

@@ -1,7 +1,7 @@
---
name: perl
category: language
language: perl
language: Perl
filename: learnperl-tw.pl
contributors:
- ["Korjavin Ivan", "http://github.com/korjavin"]