Skip to content

Commit df21b60

Browse files
Apply suggestion from code review
1 parent 7547877 commit df21b60

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/secrets-store/manage-secrets

1 file changed

+1
-1
lines changed

src/content/docs/secrets-store/manage-secrets/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar:
88
description: Learn about different operations to manage your secrets in Cloudflare Secrets Store.
99
---
1010

11-
Secrets can be API tokens, public/private keys, authorization keys, passwords, or even code variables. The only limitation is that a secret must be a string within 1024 bytes.
11+
Secrets can be API tokens, public/private keys, authorization keys, passwords, or even code variables. The only limitation is that a secret must be a string that does not exceed 1024 bytes.
1212

1313
Once a secret is added to the Secrets Store, it can no longer be decrypted or accessed via API or on the dashboard. Only the service associated with a given secret will be able to access it.
1414

0 commit comments

Comments
 (0)