Skip to content

Conversation

@richredgrave
Copy link
Contributor

Typo for "Scrips" in Python Virtual environment setup

Purpose

Describe the intention of the changes being proposed. What problem does it solve or functionality does it add?

Does this introduce a breaking change?

When developers merge from main and run the server, azd up, or azd deploy, will this produce an error?
If you're not sure, try it out on an old environment.

[ ] Yes
[ x] No

Does this require changes to learn.microsoft.com docs or modules?

which includes deployment, settings and usage instructions.

[ ] Yes
[ ] No

Type of change

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x ] Other... Please describe: Typo

Typo for "Scrips" in Python Virtual environment setup
Copilot AI review requested due to automatic review settings June 2, 2025 15:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a typo in the Windows virtual environment activation command in the first-server README.

  • Corrects the misspelling of the Scripts directory name.
  • Ensures the activation command works as intended on Windows.
Comments suppressed due to low confidence (1)

03-GettingStarted/01-first-server/README.md:236

  • Corrected the directory name from 'Scrips' to 'Scripts' to match the actual Windows path for activating the virtual environment.
venv\Scripts\activate

@leestott leestott merged commit acb8556 into microsoft:main Jun 2, 2025
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.

2 participants