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 cb81d38f2e
commit 0134d2eab9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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