summaryrefslogtreecommitdiff
path: root/views/index.erb
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2019-02-25 20:05:46 +0000
committerJoe Robinson <joe@lc8n.com>2019-02-25 20:05:46 +0000
commitc1eafa32f4d832b270d56c0f9c29c59caec99aea (patch)
treed719f24e55e865907b8fc0f409f9ddcb64f067d6 /views/index.erb
parentc4777ea1fe0daeef5ba7d8480bbd5a264ed6660d (diff)
Moisture and things
Diffstat (limited to 'views/index.erb')
-rw-r--r--views/index.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/index.erb b/views/index.erb
index b2ddf1f..c366141 100644
--- a/views/index.erb
+++ b/views/index.erb
@@ -9,7 +9,7 @@
<p>Basement: <%= @temp_air %>°C and <%= @humidity_air %>% humidity at <%= @time_formatted_air %></p>
<p>Propagator (Chillis): <%= @temp_prop %>°C and <%= @humidity_prop %>% humidity at <%= @time_formatted_prop %></p>
- <p>Kitchen (Peas & Spinach): <%= @temp_kitchen %>°C, <%= @humidity_kitchen %>% humidity and <%= @moisture_kitchen %> anti-moistures at <%= @time_formatted_prop %></p>
+ <p>Kitchen (Peas & Spinach): <%= @temp_kitchen %>°C, <%= @humidity_kitchen %>% humidity and <%= @moisture_kitchen %>% moisture at <%= @time_formatted_kitchen %></p>
<p>
<img src="photos/current.png">
</p>