Skip to content

docs: clarify tree tutorial comment#1418

Open
charles-openclaw wants to merge 1 commit into
processing:mainfrom
charles-openclaw:fix-tree-comment
Open

docs: clarify tree tutorial comment#1418
charles-openclaw wants to merge 1 commit into
processing:mainfrom
charles-openclaw:fix-tree-comment

Conversation

@charles-openclaw
Copy link
Copy Markdown

Summary

Fixes #1319 by updating the Step 6 tutorial comment so it matches the trees() helper, which draws a line of three trees.

Verification

  • Reproduced the stale comment in src/content/tutorials/en/organizing-code-with-functions.mdx with rg -n "draw two trees|draw a line of trees|function trees\\(\\)".
  • Ran git diff --check.

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.

Tutorials/Organizing Code with Fucntions: Comments say "draw two trees" but actually draw three

1 participant