Skip to content

Commit 08bd451

Browse files
authored
docs: fix spelling of venvs_site_packages flag in changelog (#3302)
The flag name for the `--venvs_site_packages` flag was misspelled in the changelog.
1 parent 5dfd199 commit 08bd451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ END_UNRELEASED_TEMPLATE
7979
length errors due to too long environment variables.
8080
* (bootstrap) {obj}`--bootstrap_impl=script` now supports the `-S` interpreter
8181
setting.
82-
* (venvs) {obj}`--vens_site_packages=yes` no longer errors when packages with
82+
* (venvs) {obj}`--venvs_site_packages=yes` no longer errors when packages with
8383
overlapping files or directories are used together.
8484
([#3204](https://github.com/bazel-contrib/rules_python/issues/3204)).
8585

0 commit comments

Comments
 (0)