Skip to content

Commit 59ea6dd

Browse files
committed
Fix another typo in README
Remove erroneous "the".
1 parent 0d43ee7 commit 59ea6dd

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
@@ -43,7 +43,7 @@ before the merge" came from bors. However, there are also some differences:
4343

4444
1. Stateful: Unlike bors, which intends to be stateless, Homu is stateful. It
4545
means that Homu does not need to retrieve all the information again and again
46-
from GitHub at every run. This is essential because of the GitHub's rate
46+
from GitHub at every run. This is essential because of GitHub's rate
4747
limiting. Once it downloads the initial state, the following changes are
4848
delivered with the [Webhooks] API.
4949
2. Pushing over polling: Homu prefers pushing wherever possible. The pull

0 commit comments

Comments
 (0)