Skip to content

Commit 28d5c84

Browse files
authored
style: Run Prettier (#10604)
style: prettier
1 parent c8977f2 commit 28d5c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/voice/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ try installing another.
5252
**Encryption Libraries (npm install):**
5353

5454
> [!NOTE]
55-
> 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')`).
55+
> 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')`).
5656
5757
- `sodium-native`: ^3.3.0
5858
- `sodium`: ^3.0.2

0 commit comments

Comments
 (0)