From 3d10a914a8ddc2dc75a019bd8586823c69fe499b Mon Sep 17 00:00:00 2001 From: Trajan0x Date: Sat, 30 Nov 2024 13:54:18 -0400 Subject: [PATCH 1/2] fix title --- docs/bridge/docs/03-RFQ/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/bridge/docs/03-RFQ/index.md b/docs/bridge/docs/03-RFQ/index.md index 3075d7a5be..9b3641c5e4 100644 --- a/docs/bridge/docs/03-RFQ/index.md +++ b/docs/bridge/docs/03-RFQ/index.md @@ -1,5 +1,5 @@ --- -title: RFQ +title: Synapse Intent Network --- import { RFQFlow } from '@site/src/components/RFQFlow' @@ -36,7 +36,7 @@ import { RFQFlow } from '@site/src/components/RFQFlow' [Guard]: /docs/RFQ/#entities [Canceler]: /docs/RFQ/#entities -# Synapse RFQ Summary +# Synapse Intent Network Synapse RFQ (Request-For-Quote) is an intent-based bridging system that connects bridging users to a network of relayers. From 1b526539cb78755c271ff30c23242fec527dbdb0 Mon Sep 17 00:00:00 2001 From: Trajan0x Date: Sat, 30 Nov 2024 14:08:40 -0400 Subject: [PATCH 2/2] doc cleanup --- docs/bridge/docs/03-RFQ/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/bridge/docs/03-RFQ/index.md b/docs/bridge/docs/03-RFQ/index.md index 9b3641c5e4..41fbe27644 100644 --- a/docs/bridge/docs/03-RFQ/index.md +++ b/docs/bridge/docs/03-RFQ/index.md @@ -38,7 +38,7 @@ import { RFQFlow } from '@site/src/components/RFQFlow' # Synapse Intent Network -Synapse RFQ (Request-For-Quote) is an intent-based bridging system that connects bridging users to a network of relayers. +Synapse Intent Network is an RFQ (Request-For-Quote) based intent centric bridging system that connects bridging users to a network of relayers. These relayers compete to provide the optimal bridge execution (eg: the best price) for the user's specific request.