Skip to content

Commit

Permalink
Update docs/reference/intro.asciidoc
Browse files Browse the repository at this point in the history
Co-authored-by: shainaraskas <[email protected]>
  • Loading branch information
kosabogi and shainaraskas authored Sep 30, 2024
1 parent 3de6332 commit 82c81c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/intro.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ to apply sensible defaults for your use case. A basic understanding of nodes, sh
on the serverless platform, which is designed to scale with your workload.
====

You can add servers _(nodes)_ to a cluster to increase capacity, and {es} automatically distributes your data and query load
You can add servers (_nodes_) to a cluster to increase capacity, and {es} automatically distributes your data and query load
across all of the available nodes.

Elastic is able to distribute your data across nodes by subdividing an index into _shards_. Each index in {es} is a grouping
Expand Down

0 comments on commit 82c81c4

Please sign in to comment.