Skip to content

Commit 5ba8e0f

Browse files
a -> an
1 parent 494bae4 commit 5ba8e0f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

cloud-account/change-your-password.md

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

99
# Change your password [ec-change-password]
1010

11-
If you created a password when you signed up for a {{ecloud}} account, or you added the password-based login method to your account, then you can change your password if needed.
11+
If you created a password when you signed up for an {{ecloud}} account, or you added the password-based login method to your account, then you can change your password if needed.
1212

1313
If you know your current password:
1414

deploy-manage/maintenance/start-stop-services/restart-cloud-hosted-deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ curl -XPOST \
3737

3838
`REF_ID` Name given to each resource type in the attribute `ref_id`. `main-elasticsearch` in the preceding example
3939

40-
## Shut down a {{ech}} deployment [ec_shut_down_a_elasticsearch_service_deployment]
40+
## Shut down an {{ech}} deployment [ec_shut_down_a_elasticsearch_service_deployment]
4141

42-
Shut down a {{ech}} deployment by calling the following API request:
42+
Shut down an {{ech}} deployment by calling the following API request:
4343

4444
```sh
4545
curl -XPOST \

manage-data/ingest/ingesting-data-from-applications/ingest-data-from-relational-database-into-elasticsearch-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The Logstash JDBC input plugin does not include any database connection drivers.
9898

9999
## Prepare a source MySQL database [ec-db-logstash-database]
100100

101-
Let’s look at a simple database from which you’ll import data and send it to a {{ech}} or {{ece}} deployment. This example uses a MySQL database with timestamped records. The timestamps enable you to determine easily what’s changed in the database since the most recent data transfer.
101+
Let’s look at a simple database from which you’ll import data and send it to an {{ech}} or {{ece}} deployment. This example uses a MySQL database with timestamped records. The timestamps enable you to determine easily what’s changed in the database since the most recent data transfer.
102102

103103

104104
### Consider the database structure and design [ec-db-logstash-database-structure]

reference/glossary/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ $$$glossary-auto-follow-pattern$$$ auto-follow pattern
6565
: [Index pattern](/reference/glossary/index.md#glossary-index-pattern) that automatically configures new [indices](/reference/glossary/index.md#glossary-index) as [follower indices](/reference/glossary/index.md#glossary-follower-index) for [{{ccr}}](/reference/glossary/index.md#glossary-ccr). See [Manage auto-follow patterns](/deploy-manage/tools/cross-cluster-replication/manage-auto-follow-patterns.md).
6666

6767
$$$glossary-zone$$$ availability zone
68-
: Contains resources available to a {{ece}} installation that are isolated from other availability zones to safeguard against failure. Could be a rack, a server zone or some other logical constraint that creates a failure boundary. In a highly available cluster, the nodes of a cluster are spread across two or three availability zones to ensure that the cluster can survive the failure of an entire availability zone. Also see [Fault Tolerance (High Availability)](/deploy-manage/deploy/cloud-enterprise/ece-ha.md).
68+
: Contains resources available to an {{ece}} installation that are isolated from other availability zones to safeguard against failure. Could be a rack, a server zone or some other logical constraint that creates a failure boundary. In a highly available cluster, the nodes of a cluster are spread across two or three availability zones to ensure that the cluster can survive the failure of an entire availability zone. Also see [Fault Tolerance (High Availability)](/deploy-manage/deploy/cloud-enterprise/ece-ha.md).
6969

7070

7171
## B [b-glos]

0 commit comments

Comments
 (0)