diff --git a/hub/calendar.php b/hub/calendar.php
index aa8a2ad..62eb0d5 100644
--- a/hub/calendar.php
+++ b/hub/calendar.php
@@ -301,7 +301,7 @@ for ( $slot = $current_episode_number; $slot < ( $current_episode_number + 60 );
$sizeof_show_array--;
}
elseif ( empty( $show_array[$slot] ) ) {
- echo "${this_episode_date}: hpr${slot} is available - upload now.
\n";
+ echo "${this_episode_date}: hpr${slot} is available - upload now.
\n";
}
elseif ( $show_array[$slot]["valid"] == 0 ) {
echo "${this_episode_date}: hpr${slot} Unavailable.
\n";
@@ -337,7 +337,7 @@ while ( $slot <= $max_episode_number) {
-If you wish to pick an available slot in the next 12 months then go directly to the request page. +If you wish to pick an available slot in the next 12 months then go directly to the request.php">request page.