Fix typos in python quick-start guide#3031
Conversation
Greptile SummaryThis PR fixes two typos in the Python quick-start documentation guide.
Confidence Score: 5/5Safe to merge — only corrects two minor text typos with no functional impact. Both changes are straightforward text corrections in a documentation file: a misspelled word and a malformed Python dunder name. No logic, configuration, or code execution paths are touched. No files require special attention. Important Files Changed
Reviews (3): Last reviewed commit: "Update +page.markdoc : Fix typos in pyth..." | Re-trigger Greptile |
|
& |
|
Fixed two typos in the Python quick-start documentation page (corrected # Active to # Activate and main to main). |
1 similar comment
|
Fixed two typos in the Python quick-start documentation page (corrected # Active to # Activate and main to main). |
|
Hi maintainers, |
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)