diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-07 17:27:03 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-07 17:27:03 +0200 |
commit | 44b70449443dfc10fa12db5dbbbe794c88b0d8c5 (patch) | |
tree | d50f16f2dee50968a412d2005fc94e99cb54ebdf | |
parent | chore: Correct Readme and update flake (diff) | |
download | all_the_issues-44b70449443dfc10fa12db5dbbbe794c88b0d8c5.zip |
fix(README): Typos prime
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 1acc9ee54e6..f8017439302 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ This is here for compliance and performance testing between git-bug and git-gub. ## Why not more issues -GitHub's traversing the ~48000 issues currently in this repository task enough API calls, +Traversing the ~48000 issues currently in this repository takes enough API calls, that GitHub times the git-bug bridge out. As such, adding more issues, would need changes to the bridge. |