Skip to content

Commit 84748c7

Browse files
authored
Apply suggestions from code review
1 parent 1fa4930 commit 84748c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/snapshot-instances-jobs/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Serverless Jobs are perfectly adapted for these autonomous tasks, as we do not n
2323
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization.
2424
- Created an [Instance](/instances/how-to/create-an-instance/).
2525

26-
## Creating the Job Definition
26+
## Creating the job definition
2727

2828
1. In the [Scaleway console](https://console.scaleway.com), click **Jobs** in the **Serverless** section of the side menu. The jobs page displays.
2929

@@ -47,7 +47,7 @@ Serverless Jobs are perfectly adapted for these autonomous tasks, as we do not n
4747
- `SCW_DEFAULT_REGION`: concerned region.
4848

4949
<Message type="note">
50-
It's recommended to use Secret Manager to store `SCW_ACCESS_KEY` and `SCW_SECRET_KEY`.
50+
We recommend using Secret Manager to store the `SCW_ACCESS_KEY` and `SCW_SECRET_KEY`.
5151
</Message>
5252

5353
For more details about variables used by `cli`, refer to the [CLI config documentation](https://github.com/scaleway/scaleway-cli/blob/master/docs/commands/config.md).

0 commit comments

Comments
 (0)