From d6035241c3edbe3dcf4c2911971f8f106792828c Mon Sep 17 00:00:00 2001 From: Adrien Torris Date: Sat, 5 May 2018 19:27:22 +0200 Subject: [PATCH] What is Blazor ? -> remove the space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d1df7ff..e6a72106 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Contributions are always welcome! * [Community](#community) ## Introduction -### What is Blazor ? +### What is Blazor? Blazor is an experimental .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly. ### Warning