Remove misplaced parenthesis from configuring docs

This commit removes a misplaced parenthesis from the systemd section of
the configuring docs.
This commit is contained in:
Jason Tedor 2016-11-30 12:11:47 -05:00
parent 117944093e
commit 0fe6b12553
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ The systemd service file (`/usr/lib/systemd/system/elasticsearch.service`)
contains the limits that are applied by default.
To override these, add a file called
`/etc/systemd/system/elasticsearch.service.d/elasticsearch.conf`) and specify
`/etc/systemd/system/elasticsearch.service.d/elasticsearch.conf` and specify
any changes in that file, such as:
[source,sh]