Skip to content

Commit b66539e

Browse files
authored
Fixing typo (#446)
1 parent 532f767 commit b66539e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/aws/services/firehose.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The supported APIs are available on our [API Coverage section](#api-coverage), w
2020

2121
## Getting started
2222

23-
This guide is designed for users new to Data Firehouse and assumes basic knowledge of the AWS CLI and our [`awslocal`](https://github.com/localstack/awscli-local) wrapper script.
23+
This guide is designed for users new to Data Firehose and assumes basic knowledge of the AWS CLI and our [`awslocal`](https://github.com/localstack/awscli-local) wrapper script.
2424

2525
Start your LocalStack container using your preferred method.
2626
We will demonstrate how to use Firehose to load Kinesis data into Elasticsearch with S3 Backup with the AWS CLI.
@@ -55,7 +55,7 @@ awslocal kinesis create-stream \
5555
--shard-count 2
5656
```
5757

58-
### Create a Firehouse delivery stream
58+
### Create a Firehose delivery stream
5959

6060
You can now create the Firehose delivery stream.
6161
In this configuration, Elasticsearch serves as the destination, while S3 serves as the repository for our AllDocuments backup.

0 commit comments

Comments
 (0)