Align positioning with 'Bitcoin-native self-hosted software licensing'

This commit is contained in:
Keysat
2026-05-11 08:46:48 -05:00
parent 8c9bc75e24
commit fb86b33669
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ export const buyLicense = sdk.Action.withInput(
async ({ effects }) => ({
name: 'Buy license',
description:
`Start a Bitcoin-paid purchase of a ${PRODUCT_DISPLAY_NAME} license. ` +
`Start a Bitcoin-native purchase of a ${PRODUCT_DISPLAY_NAME} license. ` +
`You will get a checkout URL to open in your browser; after you pay, ` +
`run "Finish license purchase" to have the key automatically ` +
`captured — you never need to copy/paste anything.`,