diff --git a/app/sdks/page.mdx b/app/sdks/page.mdx index 86443d6..7ec7583 100644 --- a/app/sdks/page.mdx +++ b/app/sdks/page.mdx @@ -3,7 +3,7 @@ import { Libraries } from '@/components/Libraries' export const metadata = { title: 'Versia SDKs', description: - 'Versia offers well-written SDKs in various languages to help you create Lysand applications with ease.', + 'Versia offers well-written SDKs in various languages to help you create Versia applications with ease.', } export const sections = [ @@ -12,6 +12,6 @@ export const sections = [ # Protocol SDKs -The Lysand development team offers a well-written SDK in TypeScript to help you create Lysand applications with ease. {{ className: 'lead' }} +The Versia development team offers a well-written SDK in TypeScript to help you create Versia applications with ease. {{ className: 'lead' }}