diff --git a/doc/administration/gitaly/configure_gitaly.md b/doc/administration/gitaly/configure_gitaly.md
index 0c6b39eaf323200e24db963fcd4cab8a79827e7f..8d5ebbd2b6b60c458761614084d4460423006320 100644
--- a/doc/administration/gitaly/configure_gitaly.md
+++ b/doc/administration/gitaly/configure_gitaly.md
@@ -96,7 +96,7 @@ The following list depicts the network architecture of Gitaly:
 - Authentication is done through a static token which is shared among the Gitaly and GitLab Rails
   nodes.
 
-The following digraph illustrates communication between Gitaly servers and GitLab Rails showing
+The following diagram illustrates communication between Gitaly servers and GitLab Rails showing
 the default ports for HTTP and HTTPs communication.
 
 ![Gitaly network architecture diagram](img/gitaly_network_13_9.png)