Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Hegeman committed Sep 19, 2023
1 parent 221f143 commit 1ebc9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/curation_api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Many notebooks have a few fields that require user input, such as the relevant C
### Python notebooks: `python/`

These notebooks are the most user-friendly; start here if you're unsure. All access token generation, url construction, and response
handling is abstracted away from the user. Unitary interactions such as getting a Dataset, getting a Collection, etc.,
handling is abstracted away from the user. Unitary interactions such as getting a Dataset, getting a Collection, etc.,
are each handled by single function calls.

### "Raw" Python notebooks: `python_raw/`
Expand Down

0 comments on commit 1ebc9a5

Please sign in to comment.