diff --git a/content/influxdb3/core/install.md b/content/influxdb3/core/install.md index 3c9232646..8467e6538 100644 --- a/content/influxdb3/core/install.md +++ b/content/influxdb3/core/install.md @@ -205,6 +205,6 @@ quay.io/influxdb/influxdb3-{{< product-key >}}:latest > kill -9 > ``` > -> Currently, a bug prevents using `Ctrl-c` in the terminal to stop an InfluxDB 3 container. +> Currently, a bug prevents using {{< keybind all="Ctrl+c" >}} in the terminal to stop an InfluxDB 3 container. {{< page-nav next="/influxdb3/core/get-started/" nextText="Get started with InfluxDB 3 Core" >}}