From 69a4a37b880c19115152358ccb508bc2c15981cd Mon Sep 17 00:00:00 2001 From: Dennis Dawson Date: Wed, 18 Dec 2024 10:49:08 -0800 Subject: [PATCH] Update docs/concepts/tokens/fungible-tokens/rippling.md Co-authored-by: Rome Reginelli --- docs/concepts/tokens/fungible-tokens/rippling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/tokens/fungible-tokens/rippling.md b/docs/concepts/tokens/fungible-tokens/rippling.md index 006ddd4f82..2a13608116 100644 --- a/docs/concepts/tokens/fungible-tokens/rippling.md +++ b/docs/concepts/tokens/fungible-tokens/rippling.md @@ -39,7 +39,7 @@ Other accounts such as liquidity providers and normal holders should not allow r The Default Ripple flag is an account level setting that enables rippling for all incoming trust lines. The default setting of the Default Ripple flag is false. Issuers must enable this flag for their customers to be able to send tokens to one another. -The Default Ripple setting doesn’t affect trust lines created by your account, only trust lines others open to your account. If you change the setting, trust lines that were created before the change keep their existing No Ripple settings. You can use a TrustSet transaction to change the No Ripple setting of a trust line to match your account’s new default. +The Default Ripple setting doesn’t affect trust lines that you create, only trust lines that others open to your account. If you change the setting, trust lines that were created before the change keep their existing No Ripple settings. You can use a [TrustSet transaction][] to change the No Ripple setting of a trust line to match your account’s new default. # The No Ripple Flag