Skip to content

Commit 0c54a60

Browse files
authored
Update README.md
docs: fix mismatch in Example 2 (Washington Times vs The New Yorker)
1 parent b95666a commit 0c54a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ For each article, the printout details:
9595

9696
## Example 2: Crawl a specific news source
9797

98-
Maybe you want to crawl a specific news source instead. Let's crawl news articles from Washington Times only:
98+
Maybe you want to crawl a specific news source instead. Let's crawl news articles from The New Yorker only:
9999

100100
```python
101101
from fundus import PublisherCollection, Crawler

0 commit comments

Comments
 (0)