From 96a7083f292afd182f786d7f045624b38509f2fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adelar=20da=20Silva=20Queir=C3=B3z?= Date: Wed, 29 Jan 2020 00:16:13 -0300 Subject: [PATCH] Spell correction --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 60c446c..36cdc75 100644 --- a/README.md +++ b/README.md @@ -728,7 +728,7 @@ See [my fork of TclProDebug](https://github.com/puremourning/TclProDebug) for in * C# - dotnet core -Requires `install_gadget.py --force-enable-c-sharp` +Requires `install_gadget.py --force-enable-csharp` ```json { @@ -748,7 +748,7 @@ Requires `install_gadget.py --force-enable-c-sharp` * C# - mono -Requires `install_gadget.py --force-enable-c-sharp`. +Requires `install_gadget.py --force-enable-csharp`. ***Known not to work.****