Skip to content

Conversation

neirzhei
Copy link
Contributor

Removes a duplicate line at line 244 in typer/docs/environment-variables.md.

This resolves a minor documentation error where a line was repeated, causing unnecessary visual clutter.

Removed a duplicate line (244) in the typer/docs/environment-variables.md
@github-actions github-actions bot added the docs Improvements or additions to documentation label Aug 17, 2025
Copy link
Contributor

@svlandeg svlandeg changed the title Fix: Remove duplicated line in environment-variables.md 📝 Remove duplicated line in environment-variables.md Aug 18, 2025
@svlandeg svlandeg changed the title 📝 Remove duplicated line in environment-variables.md 📝 Remove duplicated line in environment-variables.md Aug 18, 2025
Copy link
Member

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the report!

There is indeed a duplicated line here. The docs first go through the Linux example, then the Windows one. At the end of this, the Linux line is repeated, and this one should be removed.

Note that your original PR actually removed the (non-duplicate) Windows line. I've gone in and made the change to remove the duplicate Linux line instead.

Copy link
Contributor

@svlandeg svlandeg merged commit 46b11ca into fastapi:master Aug 18, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants