diff --git a/packages/voice/README.md b/packages/voice/README.md index cef1b1b66dba..611cbe787531 100644 --- a/packages/voice/README.md +++ b/packages/voice/README.md @@ -52,7 +52,7 @@ try installing another. **Encryption Libraries (npm install):** > [!NOTE] -> You only need to install one of these libraries if your system does not support `aes-256-gcm` (verify by running `require('node:crypto').getCiphers().includes('aes-256-gcm')`). +> You only need to install one of these libraries if your system does not support `aes-256-gcm` (verify by running `require('node:crypto').getCiphers().includes('aes-256-gcm')`). - `sodium-native`: ^3.3.0 - `sodium`: ^3.0.2