Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
preciz committed Jan 9, 2025
1 parent 36edc42 commit ce3c1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ crawl = List.first(crawls)
metadata["length"]
)

# Get latest available version of a URL across recent crawls
# Get latest available crawl of a URL
{:ok, %{response: _, headers: _, warc: _}} = CommonCrawl.get_latest_for_url("https://example.com")

# Stream all entries from index files
Expand Down

0 comments on commit ce3c1c2

Please sign in to comment.