diff --git a/docs/source/markdown/options/ipc.md b/docs/source/markdown/options/ipc.md index ca19d0f71f..3135c39a89 100644 --- a/docs/source/markdown/options/ipc.md +++ b/docs/source/markdown/options/ipc.md @@ -13,4 +13,4 @@ a private IPC namespace. - **none**: private IPC namespace, with /dev/shm not mounted. - **ns:**_path_: path to an IPC namespace to join. - **private**: private IPC namespace. -= **shareable**: private IPC namespace with a possibility to share it with other containers. +- **shareable**: private IPC namespace with a possibility to share it with other containers.