diff --git a/docs/src/developing/clients/jsonrpc-api.md b/docs/src/developing/clients/jsonrpc-api.md index 954964ed61..19f308202a 100644 --- a/docs/src/developing/clients/jsonrpc-api.md +++ b/docs/src/developing/clients/jsonrpc-api.md @@ -1507,7 +1507,7 @@ Returns the leader schedule for an epoch - `` - if requested epoch is not found - `` - otherwise, the result field will be a dictionary of leader public keys \(as base-58 encoded strings\) and their corresponding leader slot indices as values - (indices are to the first slot in the requested epoch) + (indices are relative to the first slot in the requested epoch) #### Example: