Skip to content

Commit d833748

Browse files
committed
docs(gen): test typos
1 parent e27bf28 commit d833748

File tree

147 files changed

+192
-192
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+192
-192
lines changed

changelog/august2025/2025-08-14-generative-apis-added-gpt-oss-and-qwen3-coder-are-now-a.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ product: generative-apis
88

99
[GPT-OSS](/generative-apis/reference-content/supported-models/), [Qwen3 Coder](/generative-apis/reference-content/supported-models/) and [Mistral Small 3.2](/generative-apis/reference-content/supported-models/) are now available on Generative APIs.
1010

11-
GPT-OSS is a frontier open source model with significant reasoning capabilities and increased tokens thoughput performance.
11+
GPT-OSS is a frontier open source model with significant reasoning capabilities and increased tokens throughput performance.
1212

changelog/databases/january2023/2023-01-06-redistm-added-managed-database-for-redis™.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Managed Database for Redis™ has a new Availabilty Zone!
2+
title: Managed Database for Redis™ has a new Availability Zone!
33
status: added
44
author:
55
fullname: 'Join the #managed-database-for-redis channel on Slack.'

changelog/june2024/2024-06-18-load-balancers-changed-static-private-network-attachmen.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ category: network
99
product: load-balancers
1010
---
1111

12-
Following the deprecation of [static Private Network attachment](https://www.scaleway.com/en/docs/changelog/?product=load-balancers&status=deprecated#static-attachment-is-no-longer-available), the Load Balancer API will no longer accept static Private Network attachement with an IP address outside of the Private Network subnet.
12+
Following the deprecation of [static Private Network attachment](https://www.scaleway.com/en/docs/changelog/?product=load-balancers&status=deprecated#static-attachment-is-no-longer-available), the Load Balancer API will no longer accept static Private Network attachment with an IP address outside of the Private Network subnet.
1313

1414
Please update to [DHCP attachment type](https://www.scaleway.com/en/developers/api/load-balancer/zoned-api/#path-private-networks-attach-a-load-balancer-to-a-private-network) (recommended) or use an IP address which belongs to the Private Network subnet.
1515

16-
If you already use DHCP attachment mode or static attachement mode with an IP address belonging to the Private Network subnet, you're not affected by this change.
16+
If you already use DHCP attachment mode or static attachment mode with an IP address belonging to the Private Network subnet, you're not affected by this change.
1717

changelog/march2024/2024-03-28-jobs-added-serverless-jobs-is-now-in-ga.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ category: serverless
99
product: jobs
1010
---
1111

12-
Serverless Jobs is now in GA. Severless Jobs allows you to to run simple tasks per batch in the cloud without having to worry about infrastructure management. Find out more about it in [our dedicated documentation](/serverless-jobs/).
12+
Serverless Jobs is now in GA. Serverless Jobs allows you to to run simple tasks per batch in the cloud without having to worry about infrastructure management. Find out more about it in [our dedicated documentation](/serverless-jobs/).
1313

changelog/march2025/2025-03-25-functions-changed-functions-runtimes-update.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ product: functions
3030
* Python 3.7
3131

3232

33-
For additional informations about Serverless Functions runtimes, check the [dedicated documentation](/serverless-functions/reference-content/functions-runtimes/).
33+
For additional information about Serverless Functions runtimes, check the [dedicated documentation](/serverless-functions/reference-content/functions-runtimes/).

changelog/serverless/january2023/2023-01-11-fixed-functions-doublecorserror.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ category: serverless
99
product: functions
1010
---
1111

12-
The double CORS error that occasionally occurred on Serveless Functions has been fixed.
12+
The double CORS error that occasionally occurred on Serverless Functions has been fixed.

macros/iot-hub/iot.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
macro: iot-hub-iot
33
---
44

5-
**IoT Hub** is a managed **message broker** that dispaches messages between **devices**, **services** and **applications** using a publish/subscribe pattern.
5+
**IoT Hub** is a managed **message broker** that dispatches messages between **devices**, **services** and **applications** using a publish/subscribe pattern.

pages/account/reference-content/scaleway-network-information.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ DNS cache servers and NTP servers are available in every Availability Zone. Thei
113113
Generic: `rdate.dedibox.com`
114114

115115
- Primary rdate server: `51.159.47.151` (`ntp1.online.net`)
116-
- Seconday rdate server: `51.158.192.3` (`ntp2.online.net`)
116+
- Secondary rdate server: `51.158.192.3` (`ntp2.online.net`)
117117

118118
Backup server: `dedibackup.dedibox.fr`
119119

pages/audit-trail/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dates:
88

99
## Audit Trail
1010

11-
Audit Trail is a tool that holds a record of events and changes performed within a Scaleway Organization. Audit Trail allows you to keep track of all actions, whether successful, attempted, or failed, perfomed on your Scaleway resources.
11+
Audit Trail is a tool that holds a record of events and changes performed within a Scaleway Organization. Audit Trail allows you to keep track of all actions, whether successful, attempted, or failed, performed on your Scaleway resources.
1212

1313
With Audit Trail you can view actions taken by any [principal](/iam/concepts/#principal) in any Project and on any of your Scaleway resources. You can also see the API methods used, the outcome of the action performed (status), and the IP address from which a principal performed an action.
1414

pages/audit-trail/troubleshooting/cannot-see-events.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ I cannot see any events in Audit Trail.
1616

1717
## Possible solutions
1818

19-
- Make sure that you have the [permision set necessary to access Audit Trail](/audit-trail/how-to/configure-audit-trail-permissions). If you are not an IAM manager, contact your IAM manager to ask for Audit Trail access.
19+
- Make sure that you have the [permission set necessary to access Audit Trail](/audit-trail/how-to/configure-audit-trail-permissions). If you are not an IAM manager, contact your IAM manager to ask for Audit Trail access.
2020

2121
- Make sure you have created Scaleway resources to see events in Audit Trail.
2222

0 commit comments

Comments
 (0)