Skip to content
Snippets Groups Projects
Commit 561ac154 authored by James Ramsay's avatar James Ramsay
Browse files

Fix typos

parent 47dc3723
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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.
Loading
Loading
@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment