Skip to content

Commit 590b7aa

Browse files
PEP 751: Fix typo in dependency_groups (#4339)
1 parent c3fd911 commit 590b7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0751.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ operations involving sets:
805805
python_version ~= "surprise"
806806
807807
808-
Fourth, use of ``extras`` and ``depenendency_groups`` will be considered an
808+
Fourth, use of ``extras`` and ``dependency_groups`` will be considered an
809809
error outside of lock file (much like ``extra`` outside of
810810
:ref:`packaging:core-metadata`).
811811

0 commit comments

Comments
 (0)