Skip to content

Commit 98cee17

Browse files
committed
docs: typos
1 parent 1bef04c commit 98cee17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ CREATE TABLE github_events_raw
1919
Alternative to [gharchive crawler](https://github.com/igrigorik/gharchive.org/tree/master/crawler) with
2020
decreased probability to miss events.
2121

22-
* Streaming to ClickHouse via native protocol instead of using files, so storage and fethching are decoupled.
22+
* Streaming to ClickHouse via native protocol instead of using files, so storage and fetching are decoupled.
2323
* Automatic pagination if more than one page of new events is available
24-
* Automatic fetch rate adjustment based on rate limit github headers and request duration
24+
* Automatic fetch rate adjustment based on rate limit GitHub headers and request duration
2525
* ETag support to skip cached results
2626

2727
## gh-load

0 commit comments

Comments
 (0)