diff --git a/samples/serverReports/README.md b/samples/serverReports/README.md
index aff691de09..c66a619d48 100644
--- a/samples/serverReports/README.md
+++ b/samples/serverReports/README.md
@@ -8,7 +8,7 @@ Welcome to **Server Reports** for SQL Operations Studio! Server Reports give use
* Backup Growth Trend
* Wait counts
-
+
This extension is inspired by SQL Server Management Studio (SSMS)'s reports. We will continually add more useful server insights and tasks.
diff --git a/samples/sp_whoIsActive/README.md b/samples/sp_whoIsActive/README.md
index 4c4190398e..382d45ab6d 100644
--- a/samples/sp_whoIsActive/README.md
+++ b/samples/sp_whoIsActive/README.md
@@ -4,8 +4,7 @@ Welcome to **sp_whoisactive** for SQL Operations Studio! Sp_whoisactive is a pro
## Tasks and insights:
-
-
+
## Why use sp_whoisactive?
Here are some quick facts on Who is Active from [Adam Machanic’s blog]:
@@ -17,7 +16,7 @@ Here are some quick facts on Who is Active from [Adam Machanic’s blog]:
## Documentation:
-
+
If you haven't installed sp_whoisactive in your server, you can use the "Install sp_whoisactive" task to create the procedure.