docs: capitalize posix

Co-authored-by: Chris Baker <1675087+cgbaker@users.noreply.github.com>
This commit is contained in:
Seth Hoenig
2021-02-08 10:52:08 -06:00
committed by GitHub
parent 779c90db09
commit 1364e33fed

View File

@@ -123,7 +123,7 @@ The `java` driver implements the following [capabilities](/docs/internals/plugin
or `"host"` to disable isolation.
!> **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