Skip to content

Commit b2de0f8

Browse files
SamyOubouaziznerda-codesjcirinosclwy
authored
Apply suggestions from code review
Co-authored-by: Néda <[email protected]> Co-authored-by: Jessica <[email protected]>
1 parent f2f8359 commit b2de0f8

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

pages/opensearch/concepts.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,3 @@ For example, in a school database, an index might contain all students in the sc
6161
| 1 | John Doe | 3.89 | 2022 |
6262
| 2 | Steve Powers | 3.85 | 2025 |
6363
| 3 | Jane Doe | 3.52 | 2024 |
64-
| ... | | | |

pages/opensearch/how-to/connect-to-opensearch-deployment.mdx

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

1010
import Requirements from '@macros/iam/requirements.mdx'
1111

12-
This page explains how to connect an OpenSearch deployment using the Scaleway console.
12+
This page explains how to connect to an OpenSearch deployment using the Scaleway console.
1313

1414
<Requirements />
1515

pages/opensearch/how-to/delete-opensearch-deployment.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ dates:
66
validation: 2025-08-05
77
posted: 2025-08-05
88
---
9+
910
import Requirements from '@macros/iam/requirements.mdx'
1011

1112
This page explains how to delete an OpenSearch deployment using the Scaleway console.

pages/opensearch/quickstart.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Apache OpenSearch allows you to research, analyze, and visualize all your unstru
1313

1414
Cloud Essentials for OpenSearch is a managed solution to quickly deploy a robust database search engine that can be distributed across several nodes for enhanced performance and high availability.
1515

16-
This guide covers the basic steps to set up, log in to, and delete a Cloud Essentials for OpenSearch.
16+
This guide covers the basic steps to set up, log in to, and delete a Cloud Essentials for OpenSearch deployment.
1717

1818
<Requirements />
1919

@@ -26,7 +26,7 @@ This guide covers the basic steps to set up, log in to, and delete a Cloud Essen
2626

2727
2. Click **+ Create deployment**. A creation form displays.
2828

29-
3. Select the **Standalone** deployment configuration. Standalone deployments are cost-optimized single-node deployment for testing environments and non-critical, small-scale applications, without redundancy.
29+
3. Select the **Standalone** deployment configuration. Standalone deployments are cost-optimized single-node deployments for testing environments and non-critical, small-scale applications, without redundancy.
3030

3131
4. Select the **SEARCHDB-SHARED-2C-8G** node type.
3232

@@ -38,12 +38,12 @@ This guide covers the basic steps to set up, log in to, and delete a Cloud Essen
3838

3939
8. Enter a name for your deployment, or keep the automatically generated one.
4040

41-
9. Review the estimated cost for your deployment, then click **Create deployment** to finish.
41+
9. Review the estimated cost for your deployment, then click **Create deployment** to finish.
4242

4343
You are directed to the **Overview** tab of your deployment.
4444

4545
<Message type="note">
46-
The creation of a Cloud Essentials for OpenSearch deployment can take up to several minutes to complete.
46+
The creation of a Cloud Essentials for OpenSearch deployment can take several minutes to complete.
4747
</Message>
4848

4949
## How to connect to a Cloud Essentials for OpenSearch deployment

0 commit comments

Comments
 (0)