docs: capitalize posix
Co-authored-by: Chris Baker <1675087+cgbaker@users.noreply.github.com>
This commit is contained in:
parent
cb81d38f2e
commit
0134d2eab9
|
@ -123,7 +123,7 @@ The `java` driver implements the following [capabilities](/docs/internals/plugin
|
||||||
or `"host"` to disable isolation.
|
or `"host"` to disable isolation.
|
||||||
|
|
||||||
!> **Warning:** If set to `"host"`, other processes running as the same user will be
|
!> **Warning:** If set to `"host"`, other processes running as the same user will be
|
||||||
able to make use of IPC features, like sending unexpected posix signals.
|
able to make use of IPC features, like sending unexpected POSIX signals.
|
||||||
|
|
||||||
## Client Requirements
|
## Client Requirements
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue