Skip to content

Conversation

@aashu2006
Copy link
Contributor

@aashu2006 aashu2006 commented Jan 24, 2026

This PR fixes two errors in the triangle diagram alt text and improves the caption wording for clarity and accessibility in the variables-and-change tutorial.

Changes:

  • Fix typo: "triangel" → "triangle"
  • Fix incorrect coordinate in the example syntax: x1, y2 → x1, y1

This is a small, scoped documentation improvement with no changes to tutorial structure or examples.

@Divyansh013
Copy link
Member

Could you please clarify as to exactly what typo you are referring here?

@aashu2006
Copy link
Contributor Author

Thanks for checking!
The typos I am referring to are in the triangle diagram’s alt text in variables-and-change.mdx.
One was a small spelling error where triangel(...) was used instead of triangle(...), and the other was in the example syntax, where the first coordinate was written as x1, y2 instead of x1, y1.
I fixed both of those and also slightly simplified the caption wording to make it clearer.

@Divyansh013
Copy link
Member

Hi, thanks for the clarification. I will recommend to just change the typo and keep the description intact.

@aashu2006
Copy link
Contributor Author

Thanks for checking! @Divyansh013
I have updated the PR to only include the typo fixes and adjusted the description accordingly.

@Divyansh013
Copy link
Member

LGTM!

cc @perminder-17 @ksen0 to merge

@perminder-17 perminder-17 merged commit 393165e into processing:main Jan 25, 2026
4 checks passed
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.

3 participants