Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Chandler <wchandler@gitlab.com>2023-05-11 16:30:24 +0300
committerWill Chandler <wchandler@gitlab.com>2023-05-11 16:30:24 +0300
commite95cf8ba70d5580ed286b841660764bf3046e4b5 (patch)
tree115b2b2ca6192151ced2087f20e14a9974e174b3
parent15934f3a2674150eea8dfd698e21fb01ac0cc12b (diff)
parent57bfb4aa3bdc4c740f76a739b9a1227b94d6c4ea (diff)
Merge branch 'brad-complicates' into 'master'
Complicates to complicate See merge request https://gitlab.com/gitlab-org/gitaly/-/merge_requests/5755 Merged-by: Will Chandler <wchandler@gitlab.com> Approved-by: Will Chandler <wchandler@gitlab.com> Co-authored-by: Brad Sevy <bsevy@gitlab.com>
-rw-r--r--doc/design_ha.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design_ha.md b/doc/design_ha.md
index 9e22a62c5..76adc43da 100644
--- a/doc/design_ha.md
+++ b/doc/design_ha.md
@@ -169,7 +169,7 @@ used fast forking (<https://gitlab.com/gitlab-org/gitlab/-/issues/24523>), this
would not be an issue since forked copies would only use a small amount of
additional data.
-To complicates matter even more, read distribution can contribute to
+To complicate matter even more, read distribution can contribute to
inconsistent behavior when attempting to determine how much storage a user has
consumed. Since stating a repository's disk space is a read-only operation, it
is load balanced across all up to date replicas of the repository. If any of