From c061ee33f7a1821f7daabf95c18e51732db4579a Mon Sep 17 00:00:00 2001
From: Derek <256792747+decofe@users.noreply.github.com>
Date: Tue, 19 May 2026 17:01:12 +0000
Subject: [PATCH] Refresh stale docs index copy
---
src/pages/guide/issuance/index.mdx | 2 +-
src/pages/guide/stablecoin-dex/index.mdx | 3 +--
src/pages/sdk/index.mdx | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/src/pages/guide/issuance/index.mdx b/src/pages/guide/issuance/index.mdx
index a004831a..e2056db2 100644
--- a/src/pages/guide/issuance/index.mdx
+++ b/src/pages/guide/issuance/index.mdx
@@ -6,7 +6,7 @@ import { Cards, Card } from 'vocs'
# Stablecoin Issuance
-Create and manage your own stablecoin on Tempo. Learn how to issue tokens, manage supply, and integrate with Tempo's payment infrastructure.
+Create and manage your own stablecoin on Tempo. Learn how to issue tokens, manage supply, configure permissions, and integrate your stablecoin with Tempo's payment infrastructure.
-
diff --git a/src/pages/sdk/index.mdx b/src/pages/sdk/index.mdx
index 0bda17cd..f8c5254d 100644
--- a/src/pages/sdk/index.mdx
+++ b/src/pages/sdk/index.mdx
@@ -6,7 +6,7 @@ import { Cards, Card } from 'vocs'
# SDKs
-Tempo is building clients in multiple languages to make integration as easy as possible.
+Use Tempo SDKs to send transactions, integrate account flows, and build with Tempo from the language or toolchain your application already uses.