diff options
author | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-07 03:46:42 -0700 |
---|---|---|
committer | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-07 03:46:42 -0700 |
commit | 8f67b5f2efbbc9f0958ca42f71a74ec63cfbedb5 (patch) | |
tree | e15cf4a708bb090867a2f0d9b6fab3ebae90fc04 /es-es | |
parent | 3004ea957336cdb0d3db7937e6f8d70698b6a020 (diff) |
fix language names
Diffstat (limited to 'es-es')
-rw-r--r-- | es-es/csharp-es.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/es-es/csharp-es.html.markdown b/es-es/csharp-es.html.markdown index d8d08f07..988d8378 100644 --- a/es-es/csharp-es.html.markdown +++ b/es-es/csharp-es.html.markdown @@ -1,5 +1,5 @@ --- -language: C#(C Sharp) +language: C# filename: LearnCSharp-es.cs contributors: - ["Irfan Charania", "https://github.com/irfancharania"] |