Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorial/getting-started/status-and-headers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ See <DocLink href="/essential/handler#set-headers">Headers</DocLink>.

## Assignment

Let's execrise what we have learned.
Let's exercise what we have learned.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Typo corrected: "execrise" → "exercise" and added missing "Let's" prefix.

User-facing text quality improvement. The spelling correction and grammatical refinement enhance clarity for tutorial readers.

🤖 Prompt for AI Agents
In docs/tutorial/getting-started/status-and-headers/index.md around line 96, fix
the user-facing sentence by correcting the typo "execrise" to "exercise" and add
the missing "Let's" prefix so the line reads "Let's exercise what we have
learned." Make the edit directly in that line to improve grammar and clarity.


<template #answer>

Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial/getting-started/validation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ See <DocLink href="/essential/validation#response">Response Validation</DocLink>

## Assignment

Let's execrise what we have learned.
Let's exercise what we have learned.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Typo corrected: "execrise" → "exercise".

User-facing text quality improvement. The spelling correction enhances clarity for tutorial readers.

🤖 Prompt for AI Agents
In docs/tutorial/getting-started/validation/index.md around line 124, fix the
typo "execrise" to "exercise" in the sentence so the user-facing text reads
correctly; update the word and save the file to improve clarity for tutorial
readers.


<template #answer>

Expand Down