Skip to content

DOC-436 (hotfix): Fix six copy errors in App Inspection & Tracing quickstart - #921

Merged
quetzalliwrites merged 1 commit into
mainfrom
doc-436-docs-bug-report-copy-errors-in-the-app-inspection-tracing
Sep 7, 2026
Merged

DOC-436 (hotfix): Fix six copy errors in App Inspection & Tracing quickstart#921
quetzalliwrites merged 1 commit into
mainfrom
doc-436-docs-bug-report-copy-errors-in-the-app-inspection-tracing

Conversation

@quetzalliwrites

Copy link
Copy Markdown
Collaborator

Summary

Fixes the six copy errors reported in the ticket, all in application-inspection-tracing.mdx:

  1. Prerequisites — "run run the cleanup step" → "run the cleanup step"
  2. Step 3 intro — "resource browse" → "resource browser"
  3. Step 3, Lambda item 2 — dropped the stray "and" before "click the messages-api function"
  4. Step 3, DynamoDB item 1 — "and click on DynamoDB and then, fromthe Tables tab" → ", click on DynamoDB and then, from the Tables tab" (comma fix + missing space)
  5. Step 4 note — "applicatin" → "application"
  6. Step 5 expected result — "App Inpsector" → "App Inspector"

Reported by Christian Capdeville.

Linear ticket

https://linear.app/localstack/issue/DOC-436/docs-bug-report-copy-errors-in-the-app-inspection-and-tracing

Test plan

  • npx astro build completes successfully (417 pages built)
  • Link validator confirms all internal links are valid
  • Grepped the file afterward to confirm none of the six typo strings remain

- "run run" -> "run"
- "resource browse" -> "resource browser"
- Dropped a stray "and" before "click the messages-api function"
- Fixed "and click on DynamoDB and then, fromthe Tables tab" ->
  proper comma + "from the"
- "applicatin" -> "application"
- "Inpsector" -> "Inspector"

Reported by Christian Capdeville.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f1aaeef
Status: ✅  Deploy successful!
Preview URL: https://dc222dc7.localstack-docs.pages.dev
Branch Preview URL: https://doc-436-docs-bug-report-copy.localstack-docs.pages.dev

View logs

@quetzalliwrites quetzalliwrites changed the title DOC-436: Fix six copy errors in App Inspection & Tracing quickstart DOC-436 (hotfix): Fix six copy errors in App Inspection & Tracing quickstart Sep 7, 2026
@quetzalliwrites
quetzalliwrites merged commit ccaad7b into main Sep 7, 2026
1 of 3 checks passed
@quetzalliwrites
quetzalliwrites deleted the doc-436-docs-bug-report-copy-errors-in-the-app-inspection-tracing branch September 7, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant