Skip to content

Commit 9618e34

Browse files
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent cc1142c commit 9618e34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pages/secret-manager/how-to/create-secret.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This page explains how to create a [secret](/secret-manager/concepts/#secret) fo
4444
<Message type="important">
4545
A [path](/secret-manager/concepts/#path) is the directory structure to access your secrets and their [versions](/secret-manager/concepts/#version). Each path **must be prefixed** with a slash.
4646
</Message>
47-
7. Enter a name for your secret, a description, and optional tags.
47+
7. Enter a name for your secret, and, optionally, add a description and tags.
4848
8. Optionally, click <Icon name="toggle" /> to enable [secret protection](/secret-manager/concepts/#secret-protection).
4949
9. Optionally, click <Icon name="toggle" /> next to **Enable single access** or **Enable Time to Live** to apply an [ephemeral policy](/secret-manager/concepts/#ephemeral-policy) to your secret and its versions.
5050
<Message type="important">
@@ -80,7 +80,7 @@ This page explains how to create a [secret](/secret-manager/concepts/#secret) fo
8080
- Enter an existing [path](/secret-manager/concepts/#path).
8181

8282
- Create a new path. The path name **must be prefixed** with a slash.
83-
7. Enter a name for your secret, a description, and optional tags.
83+
7. Enter a name for your secret, and, optionally, add a description and tags.
8484
8. Optionally, click <Icon name="toggle" /> to enable [secret protection](/secret-manager/concepts/#secret-protection).
8585
9. Optionally, click <Icon name="toggle" /> next to **Enable single access** or **Enable Time to Live** to apply an [ephemeral policy](/secret-manager/concepts/#ephemeral-policy) to your secret and its versions.
8686
<Message type="important">

pages/secret-manager/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Discover the Secret Manager interface on the Scaleway console.
4444
<Message type="important">
4545
A [path](/secret-manager/concepts/#path) is the directory structure to access your secrets and their [versions](/secret-manager/concepts/#version). Each path **must be prefixed** with a slash.
4646
</Message>
47-
7. Enter a name for your secret and add tags (optional).
47+
7. Enter a name for your secret, and, optionally, add a description and tags.
4848
8. Optionally, click <Icon name="toggle" /> to enable [secret protection](/secret-manager/concepts/#secret-protection).
4949
9. Optionally, click <Icon name="toggle" /> next to **Enable single access** or **Enable Time to Live** to apply an [ephemeral policy](/secret-manager/concepts/#ephemeral-policy) to your secret and its versions.
5050
<Message type="important">

0 commit comments

Comments
 (0)