Skip to content

Commit bd47d24

Browse files
SamyOubouazizbene2k1jcirinosclwy
authored
Apply suggestions from code review
Co-authored-by: Benedikt Rollik <[email protected]> Co-authored-by: Jessica <[email protected]>
1 parent 2ffecab commit bd47d24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/serverless-functions/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ See the [functions runtimes documentation](/serverless-functions/reference-conte
243243

244244
### How can I configure access to a Private Network or Virtual Private Cloud (VPC)?
245245

246-
Scaleway Serverless Functions support [Virtual Private Cloud (VPC)](/vpc/) and can be attached to a Private network. Refer to the [dedicated documentation](/serverless-functions/how-to/use-private-networks/) for more information.
246+
Scaleway Serverless Functions support [Virtual Private Cloud (VPC)](/vpc/) and can be attached to a Private Network. Refer to the [dedicated documentation](/serverless-functions/how-to/use-private-networks/) for more information.
247247

248248
### Can I allow to list the IPs of my functions?
249249

pages/serverless-functions/how-to/use-private-networks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Before attaching a Private Network to a Serverless Function, you must create it
4444
- Enter a **name** or use the automatically generated one. The name can only contain lowercase alphanumeric characters and dashes.
4545
- Enter an optional **description** and **tags**.
4646
- Choose a **region**, which is the geographical location in which your namespace will be deployed.
47-
- Tick the **Enable VPC support** box. This parameter cannot be edited once the the namespace is created.
47+
- Tick the **Enable VPC support** box. This parameter cannot be edited once the namespace is created.
4848
- Click **+ Add advanced options** to define any **environment variables** you want to inject into your function. For each environment variable, click **+ Add variable** and enter the key/value pair.
4949
- Set optional secret environment variables. **Secrets** are environment variables which are injected into your function and stored securely, but not displayed in the console after initial validation. Add a **key** and a **value**.
5050
4. Click **Create namespace only** to finish, or click **Create namespace and add a function** if you want to [create a function](/serverless-functions/how-to/create-a-function/) next.

0 commit comments

Comments
 (0)