Skip to content

Commit e6f05c4

Browse files
authored
minor: fix a few tiny typos (#99)
1 parent c4f27a0 commit e6f05c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/content/docs/aws/capabilities/web-app/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ sidebar:
66
order: 1
77
---
88

9-
The [LocalStack Web Application](https://app.localstack.cloud/)provides a visual interface for managing your LocalStack account and platform features.
9+
The [LocalStack Web Application](https://app.localstack.cloud/) provides a visual interface for managing your LocalStack account and platform features.
1010

1111
From here, you can handle subscriptions and licenses, explore your local cloud environment with the Resource Browser, enable powerful features like Cloud Pods and Extensions, view Stack Insights, track CI analytics, and more. All in one place.

src/content/docs/aws/integrations/continuous-integration/circleci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
You can preserve your AWS infrastructure with LocalStack in various ways.
127127
To be able to use any of the below samples, you must [set a valid CI Auth Token](#configuring-a-ci-auth-token).
128128

129-
_Note: For best result we recommend to use a combination of the below techniques and you should familiarise yourself with CircleCI's data persistance approach, see their [official documentation](https://circleci.com/docs/persist-data/)._
129+
_Note: For best result we recommend to use a combination of the below techniques, and you should familiarize yourself with CircleCI's data persistence approach, see their [official documentation](https://circleci.com/docs/persist-data/)._
130130

131131
#### Cloud Pods
132132

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ The Resource Browser allows you to perform the following actions:
156156

157157
- **Create Cost Category definition**: Create a new Cost Category definition by clicking on the **Create** button and providing the required details.
158158
- **View Cost Category definition**: View the details of a Cost Category definition by clicking on the Cost Category definition.
159-
- **Delete Cost Category definition**: Delete a Cost Category definition by selecting on the Cost Categorty definition, and then clicking on the **Actions** button followed by **Remove Selected**.
159+
- **Delete Cost Category definition**: Delete a Cost Category definition by selecting on the Cost Category definition, and then clicking on the **Actions** button followed by **Remove Selected**.
160160

161161
## Current Limitations
162162

0 commit comments

Comments
 (0)