Skip to content

Commit 5b13653

Browse files
committed
fix: some typos on edge cases
1 parent d2a38fa commit 5b13653

File tree

18 files changed

+46
-69
lines changed

18 files changed

+46
-69
lines changed

pages/account/how-to/switch-account-to-corporate.mdx

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
---
2-
title: How to switch from a personal to a corporate account
3-
description: Convert your Scaleway account to a corporate account.
4-
content:
5-
h1: How to switch from a personal to a corporate account
6-
paragraph: Convert your Scaleway account to a corporate account.
2+
title: How to switch from a personal to a corporate account
3+
description: Convert your Scaleway account to a corporate account.
74
tags: account personal corporate business
85
dates:
9-
validation: 2025-01-04
10-
posted: 2023-09-03
6+
validation: 2025-01-04
7+
posted: 2023-09-03
118
categories:
12-
- console
9+
- console
1310
---
1411
import Requirements from '@macros/iam/requirements.mdx'
1512

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: I cannot see any events in Audit Trail
33
description: Troubleshoot missing events in Scaleway's Audit Trail. Ensure permissions, resource setup, and correct region to view your Audit Trail events.
4-
h1: I cannot see any events in Audit Trail
5-
paragraph: Troubleshoot missing events in Scaleway's Audit Trail. Ensure permissions, resource setup, and correct region to view your Audit Trail events.
64
tags: audit-trail events debug troubleshoot
75
dates:
86
validation: 2025-06-03

pages/classic-hosting/how-to/terminate-online-classic-hosting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: How to terminate an Online Web Hosting plan
33
description: Learn how to terminate a Online Web Hosting plan
4-
tags: hosting webhosting terminate online-console dedibox delete
4+
tags: hosting webhosting terminate online-console dedibox delete
55
dates:
66
posted: 2024-12-17
77
validation: 2025-06-26

pages/elastic-metal/how-to/change-billing-period.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: How to change the billing period for Elastic Metal Servers
33
description: This page explains how to change the billing period for Scaleway's Elastic Metal servers.
4-
tags: apple-silicon elastic-metal
5-
dates:
6-
validation: 2025-03-12
7-
posted: 2025-03-12
8-
categories:
9-
- bare-metal
4+
tags: apple-silicon elastic-metal
5+
dates:
6+
validation: 2025-03-12
7+
posted: 2025-03-12
8+
categories:
9+
- bare-metal
1010
---
1111
import Requirements from '@macros/iam/requirements.mdx'
1212

pages/instances/how-to/migrate-local-storage-to-sbs.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: How to migrate Instance Local Storage to Block Storage volumes
33
description: This page explains how to migrate Instance Local Storage to Block Storage volumes.
4-
h1: How to migrate Instance Local Storage to Block Storage volumes
5-
paragraph: This page explains how to migrate Instance Local Storage to Block Storage volumes.
6-
tags: instance migration local sroage block storage sbs
4+
tags: instance migration local-storage block-storage sbs
75
dates:
86
validation: 2025-04-22
97
posted: 2024-04-22

pages/interlink/how-to/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
22
title: InterLink - How Tos
33
description: Learn how to set up and optimize Scaleway InterLink. These how to guides take you from ordering your InterLink, to completing the provisioning process, and all the configuration you need to get the direct connection between your Scaleway VPC and external or on-premises infrastructure, up and running.
4-
noindex: true
54
---

pages/load-balancer/reference-content/public-private-accessibility.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: Public vs private Load Balancers
33
description: Learn how to choose an appropriate accessibility setting for your Scaleway Load Balancer, favoring security and isolating with a private Load Balancer, or public accessibility over the internet with a public Load Balancer.
4-
h1: Public vs private Load Balancers
5-
paragraph: Learn how to choose an appropriate accessibility setting for your Scaleway Load Balancer, favoring security and isolating with a private Load Balancer, or public accessibility over the internet with a public Load Balancer.
64
tags: load-balancer public private accessibility
75
categories:
86
- load-balancer

pages/managed-databases-for-postgresql-and-mysql/api-cli/pg-audit.mdx

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
---
2-
title: Setting up and using the pgaudit extension
3-
description: This page explains how to set up and use the pgaudit extension.
4-
content:
5-
h1: Setting up and using the pgaudit extension
6-
paragraph: This page explains how to set up and use the pgaudit extension.
2+
title: Setting up and using the pgaudit extension
3+
description: This page explains how to set up and use the pgaudit extension.
74
tags: managed-database postgresql pgaudit pg-extensions
85
dates:
9-
validation: 2025-03-17
10-
posted: 2024-03-05
6+
validation: 2025-03-17
7+
posted: 2024-03-05
118
categories:
12-
- managed-databases
13-
- postgresql-and-mysql
9+
- managed-databases
10+
- postgresql-and-mysql
1411
---
1512
import Requirements from '@macros/iam/requirements.mdx'
1613

pages/managed-databases-for-postgresql-and-mysql/api-cli/using-pgcron.mdx

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
---
2-
title: Setting up and using the pg_cron extension
3-
description: This page explains how to set up and use the pg_cron extension.
4-
content:
5-
h1: Setting up and using the pg_cron extension
6-
paragraph: This page explains how to set up and use the pg_cron extension on Scaleway's Managed Databases for PostgreSQL.
2+
title: Setting up and using the pg_cron extension
3+
description: This page explains how to set up and use the pg_cron extension on Scaleway's Managed Databases for PostgreSQL.
74
tags: managed-database postgresql pg_cron pg-extensions
85
dates:
9-
validation: 2025-02-18
10-
posted: 2025-02-18
6+
validation: 2025-02-18
7+
posted: 2025-02-18
118
categories:
12-
- managed-databases
13-
- postgresql-and-mysql
9+
- managed-databases
10+
- postgresql-and-mysql
1411
---
1512
import Requirements from '@macros/iam/requirements.mdx'
1613

pages/serverless-jobs/how-to/delete-job.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: How to delete a Serverless Job
33
description: Learn to delete jobs effectively on Scaleway Serverless platform.
4-
tags: delete serverless job scaleway
4+
tags: delete serverless job scaleway
55
dates:
66
validation: 2024-12-24
77
posted: 2021-11-14

0 commit comments

Comments
 (0)