Skip to content

Commit

Permalink
fix(docs): small typos (#7243)
Browse files Browse the repository at this point in the history
- Thumbs up icon not rendered
- Prefix `cloud-Queue-` fixed to `Queue-`
  • Loading branch information
skyrpex authored Jan 15, 2025
1 parent 9149d19 commit 630c00b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/01-start-here/05-aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ resources, using Terraform as the provisioning engine.
the box. In addition, we are planning support for other provisioning engines
such as AWS CloudFormation and Kubernetes.

Click :thumbsup: on the relevant issue and tell us what you think.
Click 👍 on the relevant issue and tell us what you think.

:::

Expand Down Expand Up @@ -147,7 +147,7 @@ through the AWS Management Console.

1. Open the [Amazon SQS Console](https://console.aws.amazon.com/sqs)
2. Select your AWS region
3. You should be able to see that you have a queue there prefixed with `cloud-Queue-`
3. You should be able to see that you have a queue there prefixed with `Queue-`
4. Click **Send and receive messages**.
5. In the **Message Body** box type `cloud` and hit **Send message**.
6. Jump over to the [S3 Console](https://s3.console.aws.amazon.com/s3/buckets)
Expand Down

0 comments on commit 630c00b

Please sign in to comment.