Docs: Fixed a grammatical mistake: 'a HTTP ...' -> 'an HTTP ...' (#33744)

Fixed a grammatical mistake: 'a HTTP ...' -> 'an HTTP ...'

Closes #33728
This commit is contained in:
Or Bin 2018-09-17 22:35:55 +03:00 committed by Nik Everett
parent d8dc042514
commit a5bad4d92c
25 changed files with 42 additions and 42 deletions

View file

@ -88,7 +88,7 @@ must not be contained in the `plugins` directory for the node that you are
installing the plugin to or installation will fail.
HTTP::
To install a plugin from a HTTP URL:
To install a plugin from an HTTP URL:
+
[source,shell]
-----------------------------------