diff --git a/app/streams/streams.php b/app/streams/streams.php
index 0b8c0278d4..dc410a42cc 100644
--- a/app/streams/streams.php
+++ b/app/streams/streams.php
@@ -243,7 +243,7 @@
if (strlen($row['stream_location']) > 0) {
$location_parts = explode('://',$row['stream_location']);
if ($location_parts[0] == "shout") {
- echo "\n";
+ echo "\n";
}
}
echo " \n";