Skip to content

Commit 0658555

Browse files
committed
Applying #368 to the right branch
1 parent 1e3ba96 commit 0658555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx/v3/code-recipes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ list_of_geopoints = reg.geopoints_for('rome')
216216

217217
With the OneCall Api you can get the current weather, hourly forecast for the next 48 hours and the daily forecast for the next seven days in one call.
218218

219-
One Call objects can be thought of as datasets that "photograhp" of observed and forecasted weather data for a location: such photos are given for a specific timestamp.
219+
One Call objects can be thought of as datasets that "photograph" of observed and forecasted weather data for a location: such photos are given for a specific timestamp.
220220

221221
It is possible to get:
222222
- current OneCall data: the "photo" given for today)

0 commit comments

Comments
 (0)