Skip to content

Commit c2e1f24

Browse files
typo fix
1 parent 49c1815 commit c2e1f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1392,7 +1392,7 @@ These limits are outlined in {numref}`fig:NASA-API-limits`.
13921392
The NASA website specifies an hourly limit of 1,000 requests.
13931393
```
13941394

1395-
After checking the NASA website, it seems like we can send at most 1,000 requests per hour,
1395+
After checking the NASA website, it seems like we can send at most 1,000 requests per hour.
13961396
That should be more than enough for our purposes in this section.
13971397

13981398
+++

0 commit comments

Comments
 (0)