From 24b867bda2116870dc9b618f4cee6c8ce77f27a3 Mon Sep 17 00:00:00 2001 From: Kurt McKee Date: Tue, 1 Aug 2023 08:12:02 -0500 Subject: [PATCH] Fix typo (`vor -> for`) (#1943) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f96fcb494..1e0277e81 100644 --- a/README.md +++ b/README.md @@ -300,7 +300,7 @@ Options to `pip-compile` and `pip-sync` that may be used more than once must be defined as lists in a configuration file, even if they only have one value. -`pip-tools` supports default values vor [all valid command-line flags](/cli/index.md) +`pip-tools` supports default values for [all valid command-line flags](/cli/index.md) of its subcommands. Configuration keys may contain underscores instead of dashes, so the above could also be specified in this format: