mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Merge pull request #4477 from mribeirodantas/fix-index-cpp-csharp
Update to uppercase for c++ and c# in index
This commit is contained in:
commit
ef0a2bbfd8
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: c++
|
||||
language: C++
|
||||
filename: learncpp.cpp
|
||||
contributors:
|
||||
- ["Steven Basart", "https://github.com/xksteven"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: c#
|
||||
language: C#
|
||||
contributors:
|
||||
- ["Irfan Charania", "https://github.com/irfancharania"]
|
||||
- ["Max Yankov", "https://github.com/golergka"]
|
||||
|
Loading…
Reference in New Issue
Block a user