diff --git a/docs/_rpc/ns-debug.md b/docs/_rpc/ns-debug.md index 52d8f99f33..a55364aeaa 100644 --- a/docs/_rpc/ns-debug.md +++ b/docs/_rpc/ns-debug.md @@ -220,8 +220,8 @@ Stops writing the Go runtime trace. ### debug_traceBlock The `traceBlock` method will return a full stack trace of all invoked opcodes of all transaction -that were included included in this block. **Note**, the parent of this block must be present or -it will fail. +that were included in this block. **Note**, the parent of this block must be present or it will +fail. | Client | Method invocation | |:--------|--------------------------------------------------------------------------|