diff --git a/docs/finality-provider-operation.md b/docs/finality-provider-operation.md index 77a78b9a..7b6d9378 100644 --- a/docs/finality-provider-operation.md +++ b/docs/finality-provider-operation.md @@ -535,8 +535,8 @@ with the finality provider details, similar to the following: "keyName": "The unique key name of the finality provider's Babylon account", "chainID": "The identifier of the consumer chain", "passphrase": "The pass phrase used to encrypt the keys", - "commissionRate": "The commission rate for the finality provider, e.g., 0.05"", - "moniker": ""A human-readable name for the finality provider", + "commissionRate": "The commission rate for the finality provider, e.g., 0.05", + "moniker": "A human-readable name for the finality provider", "identity": "A optional identity signature", "website": "Validator's (optional) website", "securityContract": "Validator's (optional) security contact email",