From b85779e0e39835057b7201e57fd28dcccc61aaf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rio=20Alvial?= Date: Wed, 6 May 2026 15:55:13 -0300 Subject: [PATCH] docs(journeys): shorten sidebar titles --- journeys/deposit.mdx | 2 +- journeys/open-multi-currency-account.mdx | 2 +- journeys/swap.mdx | 2 +- journeys/transfer.mdx | 2 +- journeys/withdrawal.mdx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/journeys/deposit.mdx b/journeys/deposit.mdx index f2854c0..50f8fd5 100644 --- a/journeys/deposit.mdx +++ b/journeys/deposit.mdx @@ -1,5 +1,5 @@ --- -title: "Make a deposit" +title: "Deposit" description: "Step-by-step guide to crediting an account using PIX, TED, Boleto, or a crypto wallet." --- diff --git a/journeys/open-multi-currency-account.mdx b/journeys/open-multi-currency-account.mdx index e0b8516..de75f1c 100644 --- a/journeys/open-multi-currency-account.mdx +++ b/journeys/open-multi-currency-account.mdx @@ -1,5 +1,5 @@ --- -title: "Open a multi-currency account" +title: "Open multi-currency account" description: "Step-by-step guide to opening an account that holds one or more currencies for an account owner." --- diff --git a/journeys/swap.mdx b/journeys/swap.mdx index 2afd81f..7a5716c 100644 --- a/journeys/swap.mdx +++ b/journeys/swap.mdx @@ -1,5 +1,5 @@ --- -title: "Execute a swap" +title: "Swap" description: "Step-by-step guide to converting funds between assets within an account." --- diff --git a/journeys/transfer.mdx b/journeys/transfer.mdx index 5c4efc6..c7bca3f 100644 --- a/journeys/transfer.mdx +++ b/journeys/transfer.mdx @@ -1,5 +1,5 @@ --- -title: "Make a transfer" +title: "Transfer" description: "Step-by-step guide to moving funds between two accounts of the same customer." --- diff --git a/journeys/withdrawal.mdx b/journeys/withdrawal.mdx index 31a5cec..67cea85 100644 --- a/journeys/withdrawal.mdx +++ b/journeys/withdrawal.mdx @@ -1,5 +1,5 @@ --- -title: "Make a withdrawal" +title: "Withdraw" description: "Step-by-step guide to sending funds from an account to a registered beneficiary." ---