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.