summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/index.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/index.erb b/views/index.erb
index 8f7eb16..f22328b 100644
--- a/views/index.erb
+++ b/views/index.erb
@@ -7,7 +7,7 @@
<body>
<h1>thebluegarden</h1>
- <p>Kitchen: <%= @temp_air %>°C and <%= @humidity_air %>% humidity at <%= @time_formatted_air %></p>
+ <p>Basement: <%= @temp_air %>°C and <%= @humidity_air %>% humidity at <%= @time_formatted_air %></p>
<p>Propagator: <%= @temp_prop %>°C and <%= @humidity_prop %>% humidity at <%= @time_formatted_prop %></p>
<p>
<img src="photos/current.png">