Skip to content

Commit 1f54fb6

Browse files
SusiloSusilo
authored andcommitted
Updated line 38 with "requests." and removed the period that was inserted in the header.
1 parent d46d46f commit 1f54fb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/historic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ res.to_pandas().head()
3434
| 2022-06-01 08:30:00+00:00 | 12 | 0 | 0 |
3535

3636

37-
## Example of 12 month combined multi-period requests.
38-
The below code is using an unmetered location. If using a metered location, it will consume 12 request.
37+
## Example of 12 month combined multi-period requests
38+
The below code is using an unmetered location. If using a metered location, it will consume 12 requests.
3939
For more information see the [API Docs](https://solcast.github.io/solcast-api-python-sdk/notebooks/1.3%20Getting%20Data%20-%20Make%20Concurrent%20Requests/).
4040

4141
```python

0 commit comments

Comments
 (0)