Skip to content

Commit 86c5fcd

Browse files
authored
Fix typo in the file descriptors docs (#108284)
Changed "that JVM" to "the JVM"
1 parent f86e93c commit 86c5fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/setup/sysconfig/file-descriptors.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[NOTE]
55
This is only relevant for Linux and macOS and can be safely ignored if running
6-
Elasticsearch on Windows. On Windows that JVM uses an
6+
Elasticsearch on Windows. On Windows the JVM uses an
77
https://msdn.microsoft.com/en-us/library/windows/desktop/aa363858(v=vs.85).aspx[API]
88
limited only by available resources.
99

0 commit comments

Comments
 (0)