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
No known key found for this signature in database
GPG Key ID: BA6A9BC3398907E0
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"]