Skip to content

Commit 3ff77a7

Browse files
committed
Fix typo
Environmental variables aren't a thing. Signed-off-by: Stephen Finucane <[email protected]>
1 parent 089353f commit 3ff77a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releasenotes/notes/add-auto_envvar_prefix-support-a08e68aba792ee26.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
features:
33
- |
4-
The ``auto_envvar_prefix`` parameter, which enables automatic environmental
4+
The ``auto_envvar_prefix`` parameter, which enables automatic environment
55
variables for all parameters in a click application, is now supported. For
66
more information on this feature, refer to the `click documentation`__.
77

0 commit comments

Comments
 (0)