Skip to content

Commit c99fe5d

Browse files
authored
Merge pull request talkpython#40 from JustAShoeMaker/master
Update README.md
2 parents 74445fe + d3e8c3c commit c99fe5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

days/40-42-json-data/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This lesson will walk you through importing, decoding, understanding and parsing
77

88
## Day N: Understand and download JSON output
99

10-
Two videos to watch today: *Inspecting JSON schema* and *Pulling and decoding JSON data*.
10+
Two videos to watch today: *Inspecting JSON schema* and *Request JSON data from an API*.
1111

1212
These videos will demo some basic JSON schema as well a complex data set. After watching, feel free to play around with your own data sets or use the example in the repo code.
1313

@@ -38,4 +38,4 @@ Be sure to share your last couple of days work on Twitter or Facebook. Use the h
3838

3939
Here are [some examples](https://twitter.com/search?q=%23100DaysOfCode) to inspire you. Consider including [@talkpython](https://twitter.com/talkpython) and [@pybites](https://twitter.com/pybites) in your tweets.
4040

41-
*See a mistake in these instructions? Please [submit a new issue](https://github.com/talkpython/100daysofcode-with-python-course/issues) or fix it and [submit a PR](https://github.com/talkpython/100daysofcode-with-python-course/pulls).*
41+
*See a mistake in these instructions? Please [submit a new issue](https://github.com/talkpython/100daysofcode-with-python-course/issues) or fix it and [submit a PR](https://github.com/talkpython/100daysofcode-with-python-course/pulls).*

0 commit comments

Comments
 (0)