diff --git a/.gitignore b/.gitignore
index 00a7644af223eaa77ab9ec64f012907811ec646b..875f551323e15092ecf59ce40d12e3e1206d8f3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -274,4 +274,3 @@ src/.tools/
 
 # Dotnet Tool Manifest
 .config/*
-
diff --git a/README.md b/README.md
index 8410979d9a4493d27e0df7cd15de1b81e022b71e..c1493f8d99653a798b5851b9548c6ebe170f888c 100644
--- a/README.md
+++ b/README.md
@@ -27,4 +27,4 @@ and then trust the generated certificate ```dotnet dev-certs https --trust```
 
 ## Testing the new server
 
-The server ist now available under: https://localhost:6000/ (port may be different!) 
\ No newline at end of file
+The server ist now available under: https://localhost:6000/ (port may be different!)  
\ No newline at end of file