Skip to content

Commit 92410c8

Browse files
Apply suggestions from code review
Co-authored-by: Liam Thompson <[email protected]>
1 parent 8fc2506 commit 92410c8

File tree

1 file changed

+2
-2
lines changed
  • explore-analyze/elastic-inference

1 file changed

+2
-2
lines changed

explore-analyze/elastic-inference/eis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Your {{es}} deployment includes a preconfigured EIS endpoint, making it easier t
3232

3333
## Regions [eis-regions]
3434

35-
EIS is currently running on AWS and in the following regions:
35+
EIS runs on AWS in the following regions:
3636

3737
* `us-east-1`
3838
* `us-west-2`
@@ -45,7 +45,7 @@ The LLM used with EIS is hosted by [Amazon Bedrock](https://aws.amazon.com/bedro
4545

4646
## Examples
4747

48-
The following example demostrates how to perform a `chat_completion` task through EIS by using the `.rainbow-sprinkles-elastic` default {{infer}} endpoint.
48+
The following example demonstrates how to perform a `chat_completion` task through EIS by using the `.rainbow-sprinkles-elastic` default {{infer}} endpoint.
4949

5050
```json
5151
POST /_inference/chat_completion/.rainbow-sprinkles-elastic/_stream

0 commit comments

Comments
 (0)