Skip to content

Commit 75da214

Browse files
Toby McLaughlinandrewvc
authored andcommitted
DOCS: Correct a word in directory layout docs
Fixes elastic#8706
1 parent a627533 commit 75da214

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/static/setting-up-logstash.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ config and the logs directories so that you do not delete important data later o
6262
| `path.plugins`
6363

6464
| data
65-
| Data files used by logstash and its plugins for any persistent needs.
65+
| Data files used by logstash and its plugins for any persistence needs.
6666
| `{extract.path}/data`
6767
| `path.data`
6868

@@ -109,7 +109,7 @@ locations for the system:
109109
| `path.plugins`
110110

111111
| data
112-
| Data files used by logstash and its plugins for any persistent needs.
112+
| Data files used by logstash and its plugins for any persistence needs.
113113
| `/var/lib/logstash`
114114
| `path.data`
115115

@@ -151,7 +151,7 @@ similar directory layout.
151151
| `path.plugins`
152152

153153
| data
154-
| Data files used by logstash and its plugins for any persistent needs.
154+
| Data files used by logstash and its plugins for any persistence needs.
155155
| `/usr/share/logstash/data`
156156
| `path.data`
157157

0 commit comments

Comments
 (0)