Skip to content

Commit dc8c5c4

Browse files
authored
Infra: Fix directive name in PR template (#3286)
1 parent 72aea96 commit dc8c5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE/Mark a PEP Final.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ If you're unsure about something, just leave it blank and we'll take a look.
99
* [ ] Any substantial changes since the accepted version approved by the SC/PEP delegate
1010
* [ ] Pull request title in appropriate format (``PEP 123: Mark Final``)
1111
* [ ] ``Status`` changed to ``Final`` (and ``Python-Version`` is correct)
12-
* [ ] Canonical docs/spec linked with a ``canonical-doc`` directive (or ``pypa-spec``, for packaging PEPs)
12+
* [ ] Canonical docs/spec linked with a ``canonical-doc`` directive (or ``canonical-pypa-spec``, for packaging PEPs)

0 commit comments

Comments
 (0)