Skip to content

Commit ec4ca64

Browse files
Fix release note typo (#9969) (#9971)
(cherry picked from commit 0972ba5) Co-authored-by: Jacob Walls <[email protected]>
1 parent 76bce72 commit ec4ca64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whatsnew/3/3.3/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ New Checks
6666

6767
Closes #9099 (`#9099 <https://github.com/pylint-dev/pylint/issues/9099>`_)
6868

69-
- Add `using-exception-group-in-unsupported-version` and
69+
- Add `using-exception-groups-in-unsupported-version` and
7070
`using-generic-type-syntax-in-unsupported-version` for uses of Python 3.11+ or
7171
3.12+ features on lower supported versions provided with `--py-version`.
7272

0 commit comments

Comments
 (0)