From 85e800a2f56910db34987e7a95a6668bcf49eedc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Ord=C3=A1s?=
<3125580+davorpa@users.noreply.github.com>
Date: Sun, 24 Jul 2022 12:31:37 +0200
Subject: [PATCH] format: homogenize c# category title
right markdown escape instead of use HTML entities
---
casts/free-podcasts-screencasts-en.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/casts/free-podcasts-screencasts-en.md b/casts/free-podcasts-screencasts-en.md
index b5ebc2fec..9d1fe2f5f 100644
--- a/casts/free-podcasts-screencasts-en.md
+++ b/casts/free-podcasts-screencasts-en.md
@@ -40,7 +40,7 @@
* [The complete Android Application Development Course - Work Great in 2020](https://www.youtube.com/playlist?list=PLknSwrodgQ72X4sKpzf5vT8kY80HKcUSe) - Android Developer (screencast)
-### C#
+### C\#
* [Beginning C# with Unity](https://www.youtube.com/playlist?list=PLFgjYYTq6xyhtVK6VzLiFe3pmBu-XSNlX) - Brian Douglas Moakley, VegetarianZombie (screencast)
* [How to program in C# - Beginner Course \| Brackeys](https://www.youtube.com/playlist?list=PLPV2KyIb3jR6ZkG8gZwJYSjnXxmfPAl51) - Asbjørn Thirslund (screencast)