Skip to content

Commit 9fa89a7

Browse files
committed
Update weather.html
1 parent d025f03 commit 9fa89a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openweathermap/locales/en-US/weather.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<li><code>weather</code> - an object with some miscellaneous data,
4848
<ul><li>description, icon, main, id</li></ul>
4949
</ul>
50-
<p>The combined current weather/forecast creates three properties in <code>msg.payload</code>:</p>
50+
<p>The combined current weather/forecast places calls to Onecall 3.0 and creates three properties in <code>msg.payload</code>:</p>
5151
<ul>
5252
<li><code>current</code> - the current weather
5353
<li><code>hourly</code> - an hourly forecast for the next 48 hours

0 commit comments

Comments
 (0)