1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 06:47:54 +02:00

Update to uppercase for c++ and c# in index

This commit is contained in:
Marcel Ribeiro-Dantas
2022-08-02 23:23:36 -03:00
parent ac13c3f261
commit c0e5292022
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
--- ---
language: c++ language: C++
filename: learncpp.cpp filename: learncpp.cpp
contributors: contributors:
- ["Steven Basart", "https://github.com/xksteven"] - ["Steven Basart", "https://github.com/xksteven"]

View File

@@ -1,5 +1,5 @@
--- ---
language: c# language: C#
contributors: contributors:
- ["Irfan Charania", "https://github.com/irfancharania"] - ["Irfan Charania", "https://github.com/irfancharania"]
- ["Max Yankov", "https://github.com/golergka"] - ["Max Yankov", "https://github.com/golergka"]