Skip to content

Commit 93ceb36

Browse files
authored
Merge pull request #1577 from oasisprotocol/matevz/fix/key-generation-title
use-cases/key-generation: Shorten title
2 parents 79f8b52 + e6cf7a1 commit 93ceb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/use-cases/key-generation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tags: [ROFL, appd, KMS, EVM]
77
import Tabs from '@theme/Tabs';
88
import TabItem from '@theme/TabItem';
99

10-
# Cross-Chain Key Generation on ROFL (EVM / Base)
10+
# Cross-Chain Key Generation (EVM / Base)
1111

1212
This chapter shows how to build a tiny TypeScript app that **generates a
1313
secp256k1 key inside ROFL** using the

0 commit comments

Comments
 (0)