Skip to content

Commit 883bceb

Browse files
author
John Davi
committed
Fix typo
1 parent ae0b3c1 commit 883bceb

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
@@ -99,7 +99,7 @@ To pass additional arguments to a crawl:
9999
```
100100
sampleCrawl = DiffbotCrawl(token,name,seeds,apiUrl,maxToCrawl=100,maxToProcess=50,notifyEmail="[email protected]")
101101
```
102-
g
102+
103103
##Testing
104104

105105
First install the test requirements with the following command:

0 commit comments

Comments
 (0)