diff --git a/fern/calls/voicemail-detection.mdx b/fern/calls/voicemail-detection.mdx
index 8fc54c7f..a9324e14 100644
--- a/fern/calls/voicemail-detection.mdx
+++ b/fern/calls/voicemail-detection.mdx
@@ -62,10 +62,10 @@ For each detection method, you can fine-tune the following parameters:
| Parameter | Description |
| :-------- | :---------- |
-| **Initial Detection Delay** | How long to wait (in seconds) before starting voicemail detection |
-| **Detection Retry Interval** | How frequently to check for voicemail (in seconds) |
-| **Max Detection Retries** | Maximum number of detection attempts before stopping |
-| **Max Voicemail Message Wait** | Maximum time to wait before leaving a message (even without beep detection) |
+| **Initial Detection Delay** | How long to wait (in seconds) before starting voicemail detection |
+| **Detection Retry Interval** | How frequently to check for voicemail (in seconds) |
+| **Max Detection Retries** | Maximum number of detection attempts before stopping |
+| **Max Voicemail Message Wait** | Maximum time to wait before leaving a message (even without beep detection) |
These settings allow you to balance:
- **Speed** (how quickly voicemail is detected)