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:
committed by
GitHub
parent
774ae2c45a
commit
f4d4fb76ba
@@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: bash
|
||||
tool: Bash
|
||||
contributors:
|
||||
- ["Max Yankov", "https://github.com/golergka"]
|
||||
- ["Darren Lin", "https://github.com/CogBear"]
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
language: dart
|
||||
language: Dart
|
||||
lang: zh-tw
|
||||
filename: learndart-tw.dart
|
||||
contributors:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: perl
|
||||
category: language
|
||||
language: perl
|
||||
language: Perl
|
||||
filename: learnperl-tw.pl
|
||||
contributors:
|
||||
- ["Korjavin Ivan", "http://github.com/korjavin"]
|
||||
|
Reference in New Issue
Block a user