diff --git a/app/controllers/meteorologist_controller.rb b/app/controllers/meteorologist_controller.rb index 38a8d5d..d193494 100644 --- a/app/controllers/meteorologist_controller.rb +++ b/app/controllers/meteorologist_controller.rb @@ -17,7 +17,7 @@ def street_to_weather - @current_temperature = "Replace this string with your answer." + @current_temperature = "Beli is the King" @current_summary = "Replace this string with your answer."