Skip to content

Commit 5e03f97

Browse files
committed
Fix headline
1 parent cedc18c commit 5e03f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/(authed)/(home)/encrypt/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default async function EncryptPage() {
2222
sx={{ width: '80%', maxWidth: '600px' }}
2323
>
2424
<Typography variant="h4">
25-
Encrypt secrets for remote config
25+
Encrypt secrets
2626
</Typography>
2727
<Typography sx={{ textAlign: "center" }}>
2828
When adding authentication information to remote specifications it

0 commit comments

Comments
 (0)