From 561ac154cdd951e87db6c46455bff34ccd4a40d8 Mon Sep 17 00:00:00 2001 From: James Ramsay Date: Fri, 13 Apr 2018 17:41:02 +0000 Subject: Fix typos --- doc/administration/plugins.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/administration') diff --git a/doc/administration/plugins.md b/doc/administration/plugins.md index 865259d60f8..4302667caf5 100644 --- a/doc/administration/plugins.md +++ b/doc/administration/plugins.md @@ -34,8 +34,8 @@ Follow the steps below to set up a custom hook: `/home/git/gitlab/plugins/`. For Omnibus installs the path is usually `/opt/gitlab/embedded/service/gitlab-rails/plugins`. - For [high availability] configurations, your hook file should be exist - on each application server. + For [highly available] configurations, your hook file should exist on each + application server. 1. Inside the `plugins` directory, create a file with a name of your choice, without spaces or special characters. @@ -82,4 +82,4 @@ Validating plugins from /plugins directory [system hooks]: ../system_hooks/system_hooks.md [webhooks]: ../user/project/integrations/webhooks.md -[high availability]: ./high_availability/README.md \ No newline at end of file +[highly available]: ./high_availability/README.md \ No newline at end of file -- cgit v1.2.1