From 43501c9b4b774ddcfaaf0c285173704b840eba73 Mon Sep 17 00:00:00 2001 From: Jennifer Hasegawa Date: Mon, 11 Mar 2019 15:59:55 -0700 Subject: [PATCH] mac tut: fix link --- content/references/xrp-ledger-toml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/references/xrp-ledger-toml.md b/content/references/xrp-ledger-toml.md index 082e35e940..c9faeefd29 100644 --- a/content/references/xrp-ledger-toml.md +++ b/content/references/xrp-ledger-toml.md @@ -261,7 +261,7 @@ For other web servers, see [I want to add CORS support to my server](https://ena ## Domain Verification -One use for the `xrp-ledger.toml` file is verifying that the same entity that operates a particular domain also operates a particular validator, as identified by the validator's public key. Verifying that a domain and a validator are owned by the same entity provides greater assurances of the identity of the validator operator and is a recommended step for becoming a trusted validator. (For other recommendations, see [Properties of a Good Validator](run-rippled-as-a-validator.html#understand-the-traits-of-a-good-validator).) +One use for the `xrp-ledger.toml` file is verifying that the same entity that operates a particular domain also operates a particular validator, as identified by the validator's public key. Verifying that a domain and a validator are owned by the same entity provides greater assurances of the identity of the validator operator and is a recommended step for becoming a trusted validator. (For other recommendations, see [Properties of a Good Validator](run-rippled-as-a-validator.html#1-understand-the-traits-of-a-good-validator).) Domain verification requires establishing a two-way link between the domain operator and the validator: