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:
Diffstat (limited to 'doc/failure_analysis/index.md')
-rw-r--r--doc/failure_analysis/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/failure_analysis/index.md b/doc/failure_analysis/index.md
index dd8ef1452..c1e400286 100644
--- a/doc/failure_analysis/index.md
+++ b/doc/failure_analysis/index.md
@@ -29,7 +29,7 @@ sequenceDiagram
Workhorse->>Client: success
```
-In step 3, when Praefect reveives the `ReceivePack` RPC from Workhorse,
+In step 3, when Praefect receives the `ReceivePack` RPC from Workhorse,
it calls `GetPrimary()`, which consults the database. Praefect considers
a primary repository on a per-repository basis, which means that in a
cluster of 3 nodes, the primary repository could reside in any of the 3