summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-09-10 04:59:05 +0000
committerEvan Read <eread@gitlab.com>2019-09-10 04:59:05 +0000
commit023e2828663c1aaadf48e3be845854c078100548 (patch)
tree232eeac7dd650dadbc9c5ae8deefaaf48e4b145a
parente47cbf374fe1b647b37e4ed240654558b813ffdd (diff)
downloadgitlab-ce-023e2828663c1aaadf48e3be845854c078100548.tar.gz
Fix typo in repository storage types doc
-rw-r--r--doc/administration/repository_storage_types.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/repository_storage_types.md b/doc/administration/repository_storage_types.md
index 3ee8673b297..d2d7ebdd634 100644
--- a/doc/administration/repository_storage_types.md
+++ b/doc/administration/repository_storage_types.md
@@ -10,7 +10,7 @@ that can be:
- Mounted to the local disk
- Exposed as an NFS shared volume
-- Acessed via [gitaly] on its own machine.
+- Accessed via [gitaly] on its own machine.
In GitLab, this is configured in `/etc/gitlab/gitlab.rb` by the `git_data_dirs({})`
configuration hash. The storage layouts discussed here will apply to any shard