diff --git a/docs/fundamentals/networking/quic/quic-overview.md b/docs/fundamentals/networking/quic/quic-overview.md index 68dd58e9f4358..2205a73f61e81 100644 --- a/docs/fundamentals/networking/quic/quic-overview.md +++ b/docs/fundamentals/networking/quic/quic-overview.md @@ -59,7 +59,7 @@ Here are some examples of using a package manager to install `libmsquic`: - **APT** ```bash - sudo apt-get libmsquic + sudo apt-get install libmsquic ``` - **APK**