Skip to content

docs: fix docs typos and example issues for issue 725#764

Open
vaquarkhan wants to merge 1 commit into
apache:mainfrom
vaquarkhan:issue-725-doc-fixes
Open

docs: fix docs typos and example issues for issue 725#764
vaquarkhan wants to merge 1 commit into
apache:mainfrom
vaquarkhan:issue-725-doc-fixes

Conversation

@vaquarkhan
Copy link
Copy Markdown
Contributor

Correct broken snippets and grammar, fix RST formatting issues, and remove decorative emoji from documentation headers for consistency with project standards.

[Short description explaining the high-level reason for the pull request]

Changes

How I tested this

Notes

Checklist

  • PR has an informative and human-readable title (this will be pulled into the release notes)
  • Changes are limited to a single goal (no scope creep)
  • Code passed the pre-commit check & code is left cleaner/nicer than when first encountered.
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future TODOs are captured in comments
  • Project documentation has been updated if adding/changing functionality.

fixed #725

Correct broken snippets and grammar, fix RST formatting issues, and remove decorative emoji from documentation headers for consistency with project standards.
@github-actions github-actions Bot added area/website burr.apache.org website area/examples Relates to /examples labels May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/examples Relates to /examples area/website burr.apache.org website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix documentation typos, broken code examples, and remove decorative emoji

1 participant