Skip to content

Commit c03f581

Browse files
Update serverless/jobs/how-to/reference-secret-in-job.mdx
Co-authored-by: nerda-codes <[email protected]>
1 parent 4c120be commit c03f581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless/jobs/how-to/reference-secret-in-job.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The secret is now referenced in your Serverless Job, and can be used within the
5858
5. Either update the location of the file, or the name of the environment variable, then click **Update reference** to confirm your changes.
5959

6060
<Message type="note">
61-
You cannot change the reference method of an existing secret. To do so, delete the secret reference within the job, then create it again with the desired reference method.
61+
You cannot change the reference method of an existing secret. You have to delete the secret reference within the job first, then create it again with the desired reference method.
6262
</Message>
6363

6464
## Delete a secret reference from a job

0 commit comments

Comments
 (0)