From 4d521e05b6bc541838e7fdd0139182ff39c25772 Mon Sep 17 00:00:00 2001 From: Xavi Artigas Date: Fri, 24 Aug 2018 04:26:45 -0700 Subject: [PATCH] Wiki page hello-world-cs.md changed with summary [Proper section name for consistency] by Xavi Artigas --- pages/develop/tutorials/csharp/hello-world-cs.md.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/develop/tutorials/csharp/hello-world-cs.md.txt b/pages/develop/tutorials/csharp/hello-world-cs.md.txt index b99f1fe02..09fda7baa 100644 --- a/pages/develop/tutorials/csharp/hello-world-cs.md.txt +++ b/pages/develop/tutorials/csharp/hello-world-cs.md.txt @@ -178,7 +178,7 @@ In this tutorial you have learned: The following tutorial adds some text and a button to the UI, and shows how to react to a button press. -## Resources ## +## Further Reading ## [Setting Up a C# Development Environment](/develop/setup/csharp/) : Instructions for having EFL ready to work from C#.