Jelajahi Sumber

Remove misplaced parenthesis from configuring docs

This commit removes a misplaced parenthesis from the systemd section of
the configuring docs.
Jason Tedor 9 tahun lalu
induk
melakukan
0fe6b12553
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docs/reference/setup/sysconfig/configuring.asciidoc

+ 1 - 1
docs/reference/setup/sysconfig/configuring.asciidoc

@@ -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]