Skip to content

fix(question-bank): correct q326 VPC typo - #246

Open
terminalchai wants to merge 1 commit into
nastaso:mainfrom
terminalchai:fix/q326-vpc-typo
Open

terminalchai wants to merge 1 commit into
nastaso:mainfrom
terminalchai:fix/q326-vpc-typo

Conversation

@terminalchai

Copy link
Copy Markdown
Contributor

What does this PR do?

Corrects the q326 answer text from Amazon VP to Amazon VPC and refreshes the question-bank metadata hash.

Why?

The truncated service name makes the answer inaccurate and confusing for learners.

Closes #244

How was this tested?

  • npm run validate
  • npm run check (Astro check, ESLint, and 318 Vitest tests)
  • npm run build
  • npm run e2e (109 passed, 20 expected credential-gated skips)
  • git diff --check

Checklist

  • npm run build passes locally
  • npm run lint passes locally
  • npm run test passes locally
  • npm run validate passes locally (only if you touched src/data/**/*.json)
  • No new third-party dependencies (or justified above)

Screenshots (UI changes only)

Not applicable; this is a question-bank text correction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Question error: q326

1 participant