diff --git a/docs/src/api/websocket/_signatureSubscribe.mdx b/docs/src/api/websocket/_signatureSubscribe.mdx
index 7b58baf30b..1c0d8f58fc 100644
--- a/docs/src/api/websocket/_signatureSubscribe.mdx
+++ b/docs/src/api/websocket/_signatureSubscribe.mdx
@@ -12,8 +12,8 @@ import {
## signatureSubscribe
-Subscribe to a transaction signature, to receive notification when the given
-transaction reaches the specified commitment level.
+Subscribe to receive a notification when the transaction with the given
+signature reaches the specified commitment level.
:::caution
@@ -54,8 +54,8 @@ Configuration object containing the following fields:
-Whether or not to recieve notifications when signatures are recieved by the RPC,
-in addition to when they are processed.
+Whether or not to subscribe for notifications when signatures are received by
+the RPC, in addition to when they are processed.
@@ -101,17 +101,19 @@ The notification will be an RpcResponse JSON object with value containing an
object with:
- `slot: ` - The corresponding slot.
-- `value: