Skip to content

docs: fix past participle 'showed' to 'shown' in drawing-to-canvas README - #1873

Open
lunar-me wants to merge 1 commit into
microsoft:mainfrom
lunar-me:fix-docs/issue-001
Open

docs: fix past participle 'showed' to 'shown' in drawing-to-canvas README#1873
lunar-me wants to merge 1 commit into
microsoft:mainfrom
lunar-me:fix-docs/issue-001

Conversation

@lunar-me

@lunar-me lunar-me commented Aug 7, 2026

Copy link
Copy Markdown

Summary

This PR fixes a grammar issue in 6-space-game/2-drawing-to-canvas/README.md (line 156).

Problem

Past participle of 'show' is 'shown', not 'showed'. Should be 'we've already shown'.

The problematic text:

we've already showed how to draw a rectangle

Fix

Replaced with:

we've already shown how to draw a rectangle

Type of Change

  • Documentation fix (grammar, spelling, logical error)
  • Code change
  • Breaking change

Checklist

  • Documentation files only
  • No code changes
  • Fix verified against original text

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